diff options
Diffstat (limited to 'share/config')
-rw-r--r-- | share/config/puppet/nodo.example.org.yaml | 2 | ||||
-rw-r--r-- | share/config/puppet/secrets/nodo.example.org.yaml | 8 |
2 files changed, 0 insertions, 10 deletions
diff --git a/share/config/puppet/nodo.example.org.yaml b/share/config/puppet/nodo.example.org.yaml deleted file mode 100644 index 65aee56..0000000 --- a/share/config/puppet/nodo.example.org.yaml +++ /dev/null @@ -1,2 +0,0 @@ ---- -nodo::role: 'virtual' diff --git a/share/config/puppet/secrets/nodo.example.org.yaml b/share/config/puppet/secrets/nodo.example.org.yaml deleted file mode 100644 index b2242bd..0000000 --- a/share/config/puppet/secrets/nodo.example.org.yaml +++ /dev/null @@ -1,8 +0,0 @@ ---- -# -# Backup -# -# Example config: -# -# nodo::subsystem::backup::encryptkey : "FIXME" -# nodo::subsystem::backup::password : 'FIXME using hiera-eyaml' |