Skip to content

Instantly share code, notes, and snippets.

Created September 17, 2016 16:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/0cfa9bcc071ace616ba8a7c7b79b5041 to your computer and use it in GitHub Desktop.
Save anonymous/0cfa9bcc071ace616ba8a7c7b79b5041 to your computer and use it in GitHub Desktop.
master
open_mode: True
auto_accept: True
file_roots:
base:
- /srv/salt/base/states
prod:
- /srv/salt/prod/states
pillar_opts: True
pillar_roots:
base:
- /srv/salt/base/pillars
prod:
- /srv/salt/prod/pillars
extension_modules : /srv/salt/ext
ext_pillar:
- http_yaml:
url: http://task:5000/rpm
- pepa:
resource: host
sequence:
- default:
- hostname:
name: input
base_only: True
- environment:
- location..region:
name: region
- location..country:
name: country
- location..datacenter:
name: datacenter
- host_type:
- roles:
- hostname:
name: override
base_only: True
subkey: True
log_level: debug
#log_granular_levels:
# salt: warning
# salt.loaded.ext.pillar.pepa: debug
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment