diff options
author | Ismaël Bouya <ismael.bouya@normalesup.org> | 2018-07-12 08:51:22 +0200 |
---|---|---|
committer | Ismaël Bouya <ismael.bouya@normalesup.org> | 2018-07-12 08:51:22 +0200 |
commit | de68b72374231be37df7c171596672a21a218958 (patch) | |
tree | 96b09b188872a5d48385da467ea4a5990aeb90b0 /readme.md | |
parent | 21d531ee2e4a5952673d694342ff01822581a1f8 (diff) | |
parent | 96f8d0f037f8b8e93315e864bdaf661f45e3c472 (diff) | |
download | Puppet-de68b72374231be37df7c171596672a21a218958.tar.gz Puppet-de68b72374231be37df7c171596672a21a218958.tar.zst Puppet-de68b72374231be37df7c171596672a21a218958.zip |
Merge branch 'monitoring' into dev
Diffstat (limited to 'readme.md')
-rw-r--r-- | readme.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -24,7 +24,7 @@ reusable component. (The structure is inspired from the tutorial at | |||
24 | - modules/profile/manifests/postgresql/backup\_pgbouncer.pp (check pgbouncer works) | 24 | - modules/profile/manifests/postgresql/backup\_pgbouncer.pp (check pgbouncer works) |
25 | - modules/profile/manifests/mail.pp (check e-mails are going through) | 25 | - modules/profile/manifests/mail.pp (check e-mails are going through) |
26 | - modules/profile/manifests/redis.pp (check redis is running) | 26 | - modules/profile/manifests/redis.pp (check redis is running) |
27 | - modules/role/manifests/cryptoportfolio (role-specific checks) | 27 | - LASTSAVE |
28 | - Add redis replication and dumps | 28 | - Add redis replication and dumps |
29 | - Restore backups for cryptoportfolio | 29 | - Restore backups for cryptoportfolio |
30 | - Ensure latest by default for packages | 30 | - Ensure latest by default for packages |