Skip to content

Instantly share code, notes, and snippets.

@davedash
Created July 1, 2016 22:52
Show Gist options
  • Save davedash/66d3612c7fd09b1b85253d48d9fc004a to your computer and use it in GitHub Desktop.
Save davedash/66d3612c7fd09b1b85253d48d9fc004a to your computer and use it in GitHub Desktop.
.
├── Saltfile
├── config
│   ├── master
│   ├── pki
│   ├── roster
│   ├── salt.log
│   └── var
├── pki
│   └── ssh
├── salt
│   ├── nginx.sls
│   └── top.sls
└── var
└── cache
8 directories, 6 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment