Skip to content

Instantly share code, notes, and snippets.

@sjmh
Created October 14, 2015 03:59
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 sjmh/ff5768e258b4eafaedd1 to your computer and use it in GitHub Desktop.
Save sjmh/ff5768e258b4eafaedd1 to your computer and use it in GitHub Desktop.
[root@alpha pillar]# pwd
/srv/pillar
[root@alpha pillar]# ls
cobbler.sls quickbase.sls top.sls
[root@alpha pillar]# cat top.sls
base:
'alpha':
- quickbase
'steve':
- cobbler
[root@alpha pillar]# cat cobbler.sls
provzone: qcy-zone-b
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment