Bechtoldt's Network Saltstack Formula
Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.

12 Zeilen
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'