diff options
author | Ismaël Bouya <ismael.bouya@normalesup.org> | 2018-06-27 14:14:24 +0200 |
---|---|---|
committer | Ismaël Bouya <ismael.bouya@normalesup.org> | 2018-06-27 14:14:24 +0200 |
commit | e122c6b1ca829844247fbe43f63c74f3f589554f (patch) | |
tree | 1d70c8ae571e25cafe5ad481f3748be3588e0cd6 /environments/global | |
parent | c93847dc9d2f9dea6ed09ce5f0cca479131de86d (diff) | |
parent | f1d583bfdaf881116e5f9ca9e050307e7acdc28e (diff) | |
download | Puppet-e122c6b1ca829844247fbe43f63c74f3f589554f.tar.gz Puppet-e122c6b1ca829844247fbe43f63c74f3f589554f.tar.zst Puppet-e122c6b1ca829844247fbe43f63c74f3f589554f.zip |
Merge branch 'dev'
Diffstat (limited to 'environments/global')
-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: ~ | ||