diff options
author | Ismaël Bouya <ismael.bouya@normalesup.org> | 2018-06-26 00:53:16 +0200 |
---|---|---|
committer | Ismaël Bouya <ismael.bouya@normalesup.org> | 2018-06-26 00:53:16 +0200 |
commit | bcc5318b2e938234fcc93f70d6af21367290c1ce (patch) | |
tree | c85aa84d53c6dd66626b38a3b3092dde8c459a5f /environments/global/roles | |
parent | a0fb226454d038c365d27bf5185c0831a487607f (diff) | |
parent | 9313fa2ea3c7b796b448f6249f13a588c6618889 (diff) | |
download | Puppet-bcc5318b2e938234fcc93f70d6af21367290c1ce.tar.gz Puppet-bcc5318b2e938234fcc93f70d6af21367290c1ce.tar.zst Puppet-bcc5318b2e938234fcc93f70d6af21367290c1ce.zip |
Merge branch 'etherpad' into dev
Diffstat (limited to 'environments/global/roles')
-rw-r--r-- | environments/global/roles/etherpad.yaml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/environments/global/roles/etherpad.yaml b/environments/global/roles/etherpad.yaml new file mode 100644 index 0000000..f8781e1 --- /dev/null +++ b/environments/global/roles/etherpad.yaml | |||
@@ -0,0 +1,3 @@ | |||
1 | --- | ||
2 | classes: | ||
3 | role::etherpad: ~ | ||