diff options
Diffstat (limited to 'readme.md')
-rw-r--r-- | readme.md | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -22,10 +22,9 @@ reusable component. (The structure is inspired from the tutorial at | |||
22 | - Add some monitoring: | 22 | - Add some monitoring: |
23 | - modules/profile/manifests/postgresql/ssl.pp (check postgresql certificate) | 23 | - modules/profile/manifests/postgresql/ssl.pp (check postgresql certificate) |
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/apache.pp (check website is accessible and ssl) | ||
26 | - modules/profile/manifests/mail.pp (check e-mails are going through) | 25 | - modules/profile/manifests/mail.pp (check e-mails are going through) |
27 | - modules/profile/manifests/redis.pp (check redis is running) | 26 | - modules/profile/manifests/redis.pp (check redis is running) |
28 | - modules/role/\* (role-specific checks) | 27 | - modules/role/manifests/cryptoportfolio (role-specific checks) |
29 | - Add redis replication and dumps | 28 | - Add redis replication and dumps |
30 | - Restore backups for cryptoportfolio | 29 | - Restore backups for cryptoportfolio |
31 | - Ensure latest by default for packages | 30 | - Ensure latest by default for packages |