aboutsummaryrefslogtreecommitdiff
path: root/environments
diff options
context:
space:
mode:
authorIsmaël Bouya <ismael.bouya@normalesup.org>2018-07-15 11:25:27 +0200
committerIsmaël Bouya <ismael.bouya@normalesup.org>2018-08-14 13:24:32 +0200
commit81ec6f92f400f667c2ce9d879396bfff00ec5bb2 (patch)
treee39ed0ddd4e8b87488732af4d8c949135d2aa9af /environments
parentd8dd2fc39ae329ceefbb1a695579858403705880 (diff)
downloadPuppet-81ec6f92f400f667c2ce9d879396bfff00ec5bb2.tar.gz
Puppet-81ec6f92f400f667c2ce9d879396bfff00ec5bb2.tar.zst
Puppet-81ec6f92f400f667c2ce9d879396bfff00ec5bb2.zip
Add file store role
Diffstat (limited to 'environments')
-rw-r--r--environments/global/roles/file_store.yaml4
1 files changed, 4 insertions, 0 deletions
diff --git a/environments/global/roles/file_store.yaml b/environments/global/roles/file_store.yaml
new file mode 100644
index 0000000..c0912e2
--- /dev/null
+++ b/environments/global/roles/file_store.yaml
@@ -0,0 +1,4 @@
1---
2classes:
3 role::file_store: ~
4letsencrypt::hosts: "%{lookup('base_installation::system_hostname')}"