Saltstack Official Linux Formula
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.

29 lines
530B

  1. linux:
  2. system:
  3. enabled: true
  4. cluster: default
  5. name: linux
  6. timezone: Europe/Prague
  7. console:
  8. tty0:
  9. autologin: root
  10. ttyS0:
  11. autologin: root
  12. rate: 115200
  13. term: xterm
  14. kernel:
  15. sriov: True
  16. isolcpu: 1,2,3,4
  17. hugepages:
  18. large:
  19. default: true
  20. size: 1G
  21. count: 210
  22. mount_point: /mnt/hugepages_1GB
  23. policyrcd:
  24. - package: cassandra
  25. action: exit 101
  26. - package: '*'
  27. action: switch