Bechtoldt's Network Saltstack Formula
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
Arnold Bechtoldt 6d8f76692b improving resolver search pillar var hace 10 años
network improving resolver search pillar var hace 10 años
.gitignore providing initial configuration hace 10 años
LICENSE providing initial configuration hace 10 años
README.md adding resolver config hace 10 años
VERSION providing initial configuration hace 10 años
pillar.example.sls improving resolver search pillar var hace 10 años

README.md

network-formula

Salt Stack Formula to set up and configure a host’s network configuration

NOTICE BEFORE YOU USE

TODO

  • Use more of the available options in interfaces.sls of network.managed

Instructions

  1. Add this repository as a GitFS backend in your Salt master config.

  2. Configure your Pillar top file (/srv/pillar/top.sls), see pillar.example

  3. Include this Formula within another Formula or simply define your needed states within the Salt top file (/srv/salt/top.sls).

Available states

network.interfaces

Sets the network interfaces configuration

network.resolver

Sets the resolver configuration

Additional resources

None

Formula Dependencies

None

Compatibility

DOES work on:

  • GNU/ Linux Debian Wheezy (Salt: 2014.1.0)