Bechtoldt's Network Saltstack 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.

README.md 858B

10 år sedan
123456789101112131415161718192021222324252627282930313233343536373839
  1. # network-formula
  2. Salt Stack Formula to set up and configure a host's network configuration
  3. ## NOTICE BEFORE YOU USE
  4. * This formula aims to follow the conventions and recommendations described at [http://docs.saltstack.com/topics/conventions/formulas.html](http://docs.saltstack.com/topics/conventions/formulas.html)
  5. ## TODO
  6. None
  7. ## Instructions
  8. 1. Add this repository as a [GitFS](http://docs.saltstack.com/topics/tutorials/gitfs.html) backend in your Salt master config.
  9. 2. Configure your Pillar top file (`/srv/pillar/top.sls`), see pillar.example
  10. 3. Include this Formula within another Formula or simply define your needed states within the Salt top file (`/srv/salt/top.sls`).
  11. ## Available states
  12. ### network
  13. \#TODO
  14. ## Additional resources
  15. None
  16. ## Formula Dependencies
  17. None
  18. ## Compatibility
  19. *DOES* work on:
  20. * GNU/ Linux Debian Wheezy