mirror of
https://github.com/krislamo/puppet-rsnapshot
synced 2024-11-10 08:10:34 +00:00
13 lines
313 B
YAML
13 lines
313 B
YAML
HOSTS:
|
|
ubuntu-1204-x64:
|
|
default_apply_opts:
|
|
strict_variables:
|
|
platform: ubuntu-12.04-amd64
|
|
hypervisor : docker
|
|
image: ubuntu:12.04
|
|
# This stops the image from being deleted on completion, speeding up the process.
|
|
docker_preserve_image: true
|
|
CONFIG:
|
|
type: foss
|
|
log_level: debug
|