aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIsmaël Bouya <ismael.bouya@normalesup.org>2019-03-26 10:06:16 +0100
committerIsmaël Bouya <ismael.bouya@normalesup.org>2019-03-26 10:06:16 +0100
commit7c0bba3b211761686f94b6a6b25e0c4c7e321faa (patch)
tree4d18109d0fa1b549c373cb7fdb0b3eb19f32dfd7
parent76b586ae2af1c176b5532203bf311c02ee97f908 (diff)
parent5ed56d0d116073dccd2efe3b1139b486bdcb873b (diff)
downloadPuppet-7c0bba3b211761686f94b6a6b25e0c4c7e321faa.tar.gz
Puppet-7c0bba3b211761686f94b6a6b25e0c4c7e321faa.tar.zst
Puppet-7c0bba3b211761686f94b6a6b25e0c4c7e321faa.zip
Merge branch 'dev'
-rw-r--r--modules/role/manifests/caldance.pp1
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/role/manifests/caldance.pp b/modules/role/manifests/caldance.pp
index df8b56f..b5f4d06 100644
--- a/modules/role/manifests/caldance.pp
+++ b/modules/role/manifests/caldance.pp
@@ -52,7 +52,6 @@ class role::caldance (
52 mode => "0664", 52 mode => "0664",
53 owner => $user, 53 owner => $user,
54 group => "http", 54 group => "http",
55 content => "",
56 } 55 }
57 56
58 file { $caldance_app: 57 file { $caldance_app: