Skip to content

Instantly share code, notes, and snippets.

@goozbach
Created November 6, 2009 20:19
Show Gist options
  • Select an option

  • Save goozbach/228259 to your computer and use it in GitHub Desktop.

Select an option

Save goozbach/228259 to your computer and use it in GitHub Desktop.
/etc/puppet/
|-- manifests
| `-- classes
`-- modules
|-- bazaar-ng
| |-- files
| `-- manifests
|-- cxri-developers
| |-- files
| `-- manifests
|-- cxri-nagios
| |-- files
| | |-- cxri_plugins
| | `-- etc_nagios
| `-- manifests
|-- cxri-networking
| |-- files
| `-- manifests
|-- cxri-repos
| |-- files
| `-- manifests
|-- cxri-sysadmins
| |-- files
| `-- manifests
|-- elinks
| |-- files
| `-- manifests
|-- irc-httpd
| |-- files
| | `-- etc_httpd
| | |-- conf
| | `-- conf.d
| `-- manifests
|-- ircd
| |-- files
| | `-- etc_ircd
| `-- manifests
|-- man
| |-- files
| `-- manifests
|-- munin
| |-- files
| | |-- plugin-conf.d
| | `-- plugins
| `-- manifests
|-- mysql
| |-- files
| | |-- dev
| | | |-- bob-01
| | | `-- bob-02
| | `-- qc
| | |-- bob-01
| | `-- bob-02
| `-- manifests
|-- openssh
| |-- files
| `-- manifests
|-- puppetinit
| |-- files
| `-- manifests
|-- screen
| |-- files
| `-- manifests
|-- subversion
| |-- files
| `-- manifests
|-- sudo
| |-- files
| `-- manifests
`-- vim-enhanced
|-- files
`-- manifests
71 directories
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment