Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@stevei101

stevei101/tree Secret

Created March 2, 2016 19:34
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 stevei101/7dd942ad7c8165ac021e to your computer and use it in GitHub Desktop.
Save stevei101/7dd942ad7c8165ac021e to your computer and use it in GitHub Desktop.
[root@saltmastercentos7 srv]# tree
.
├── pillar
│   ├── apache.sls
│   ├── epel.sls
│   ├── jenkins.sls
│   ├── mysql.sls
│   └── top.sls
└── salt
├── jenkins.bak
├── nginx.sls
├── openjdk.sls
└── top.sls
2 directories, 9 files
[root@saltmastercentos7 srv]# pwd
/srv
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment