Skip to content

Instantly share code, notes, and snippets.

@Tombar
Created March 25, 2014 16:44
Show Gist options
  • Save Tombar/9766014 to your computer and use it in GitHub Desktop.
Save Tombar/9766014 to your computer and use it in GitHub Desktop.
Tree
.
├── Puppetfile
├── Puppetfile.lock
├── Vagrantfile
├── files
│   ├── ca.pem
│   ├── logformats.conf
│   ├── lumberjack.conf
│   ├── lumberjack_0.3.1_amd64.deb
│   ├── metrics.batanga.com.key
│   └── metrics.batanga.com.pem
├── hiera.yaml
├── hieradata
│   ├── common.yaml
│   ├── qtsnginx01.yaml
│   └── qtsnginx02.yaml
├── manifests
│   └── init.pp
└── modules
4 directories, 14 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment