Bechtoldt's Network Saltstack Formula
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.

meta.yaml 568B

il y a 9 ans
1234567891011
  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'