]> git.immae.eu Git - perso/Immae/Projets/Puppet.git/blobdiff - modules/role/manifests/caldance.pp
Add monitoring
[perso/Immae/Projets/Puppet.git] / modules / role / manifests / caldance.pp
index 75d9dbd0dc2f5b8c91167954017ca65b4ae8c7bb..b7948e65647e59288f7950c7bab5a7569b8d8ab1 100644 (file)
@@ -6,6 +6,7 @@ class role::caldance (
   include "profile::postgresql"
   include "profile::apache"
   include "profile::redis"
+  include "profile::monitoring"
 
   ensure_packages(["python-pip", "python-virtualenv", "python-django"])
 }