A module to pull data from Cobbler via its API into the Pillar dictionary
The same cobbler.* parameters are used for both the Cobbler tops and Cobbler pillar modules.
ext_pillar:
- cobbler:
key: cobbler # Nest results within this key. By default, values are not nested.
only: [parameters] # Add only these keys to pillar.
cobbler.url: https://example.com/cobbler_api #default is http://localhost/cobbler_api
cobbler.user: username # default is no username
cobbler.password: password # default is no password
Docs for previous releases are available on salt.rtfd.org.
Latest Salt release: 2014.7.1
22.21.3. salt.pillar.cmd_yamlex
22.21.5. salt.pillar.django_orm
Upcoming SaltStack events, webinars and local meet ups and user groups.