Skip to content

Instantly share code, notes, and snippets.

@valentinbud
Created October 7, 2013 17:00
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 valentinbud/6871294 to your computer and use it in GitHub Desktop.
Save valentinbud/6871294 to your computer and use it in GitHub Desktop.
# cat /srv/salt/pillar/lxc/init.sls
lxc:
profile:
debian:
template: debian-wheezy
backing: lvm
vgname: vg0
size: 1G
debian-wheezy:
template: debian-wheezy
backing: lvm
vgname: vg0
size: 1G
profile:
debian:
template: debian-wheezy
backing: lvm
vgname: vg0
size: 1G
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment