Skip to content

Instantly share code, notes, and snippets.

@zaphod42
Created March 19, 2013 17:40
Show Gist options
  • Select an option

  • Save zaphod42/5198289 to your computer and use it in GitHub Desktop.

Select an option

Save zaphod42/5198289 to your computer and use it in GitHub Desktop.
hierarchy:
- name: node
locator: %{certname}
backend: local_yaml
- name: dc
backend: zookeeper
- name: common
locator: common
backend: local_yaml
backends:
local_yaml:
implementation: yaml
config:
path: /etc/puppet/data
zookeeper:
implementation: zookeeper
config:
server: zookeeper.exmample.com
port: 4040
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment