From 77226079874216a22563cff089fcc4b2211bf30d Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sun, 27 May 2018 10:00:01 -0300 Subject: Ansible support at init and newnode --- share/puppet/nodo.example.org.yaml | 2 ++ share/puppet/secrets/nodo.example.org.yaml | 8 ++++++++ 2 files changed, 10 insertions(+) create mode 100644 share/puppet/nodo.example.org.yaml create mode 100644 share/puppet/secrets/nodo.example.org.yaml (limited to 'share/puppet') diff --git a/share/puppet/nodo.example.org.yaml b/share/puppet/nodo.example.org.yaml new file mode 100644 index 0000000..65aee56 --- /dev/null +++ b/share/puppet/nodo.example.org.yaml @@ -0,0 +1,2 @@ +--- +nodo::role: 'virtual' diff --git a/share/puppet/secrets/nodo.example.org.yaml b/share/puppet/secrets/nodo.example.org.yaml new file mode 100644 index 0000000..b2242bd --- /dev/null +++ b/share/puppet/secrets/nodo.example.org.yaml @@ -0,0 +1,8 @@ +--- +# +# Backup +# +# Example config: +# +# nodo::subsystem::backup::encryptkey : "FIXME" +# nodo::subsystem::backup::password : 'FIXME using hiera-eyaml' -- cgit v1.2.3