]> git.immae.eu Git - perso/Immae/Projets/Puppet.git/blobdiff - modules/role/manifests/cryptoportfolio.pp
Add monitoring for cryptoportfolio
[perso/Immae/Projets/Puppet.git] / modules / role / manifests / cryptoportfolio.pp
index c675e91421b7c22f5d5af5d3f14e7b969a542800..1738685825e397f5c81c4472ad2e40982eb95ad3 100644 (file)
@@ -28,6 +28,7 @@ class role::cryptoportfolio (
   include "profile::apache"
   include "profile::xmr_stak"
   include "profile::boinc"
+  include "profile::monitoring"
 
   contain "role::cryptoportfolio::postgresql"
   contain "role::cryptoportfolio::apache"
@@ -41,7 +42,6 @@ class role::cryptoportfolio (
     contain "role::cryptoportfolio::bot"
   }
 
-  # FIXME: restore backup
   unless empty($front_version) {
     contain "role::cryptoportfolio::front"
   }