Bechtoldt's Network Saltstack Formula
Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.

12 lines
568B

  1. name: saltstack-network-formula
  2. source: https://github.com/bechtoldt/saltstack-network-formula
  3. summary: SaltStack Formula to set up and configure a host's network configuration
  4. todo:
  5. - add instructions how to use formhelper, add information about it in the formula-docs (dependency), show up alternative?
  6. - 'table/ matrix: os/salt compatibility (dedicated file)'
  7. - add list of available states
  8. - add tests
  9. - Use more of the available options in interfaces.sls of network.managed
  10. - 'interfaces: configure broadcast if set'
  11. - 'rewrite using #!py renderer'