aboutsummaryrefslogtreecommitdiff
path: root/share/puppet
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2018-05-27 10:00:01 -0300
committerSilvio Rhatto <rhatto@riseup.net>2018-05-27 10:00:01 -0300
commit77226079874216a22563cff089fcc4b2211bf30d (patch)
tree59c525125fb53ba97d7dab1bf731106f2371675c /share/puppet
parent62ebbcf86b038fd01891a154c203f58ad434d89e (diff)
downloadhydra-77226079874216a22563cff089fcc4b2211bf30d.tar.gz
hydra-77226079874216a22563cff089fcc4b2211bf30d.tar.bz2
Ansible support at init and newnode
Diffstat (limited to 'share/puppet')
-rw-r--r--share/puppet/nodo.example.org.yaml2
-rw-r--r--share/puppet/secrets/nodo.example.org.yaml8
2 files changed, 10 insertions, 0 deletions
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'