]> git.immae.eu Git - perso/Immae/Projets/Puppet.git/commit
Refactor backup postgresql
authorIsmaël Bouya <ismael.bouya@normalesup.org>
Wed, 27 Jun 2018 19:52:02 +0000 (21:52 +0200)
committerIsmaël Bouya <ismael.bouya@normalesup.org>
Thu, 28 Jun 2018 00:34:04 +0000 (02:34 +0200)
commitd2f031ece106ed2dc37283b194edfa94718a6306
tree42d4146e0f4b58ab724c4690c1ea431b3e733b7c
parentc53ac3f84852a42aa8b7341ee7fe0a629d2e3579
Refactor backup postgresql
16 files changed:
modules/profile/files/postgresql/pam_pgbouncer [moved from modules/role/files/backup/pam_pgbouncer with 100% similarity]
modules/profile/files/postgresql/pgbouncer_head.ini [moved from modules/role/templates/backup/pgbouncer.ini.erb with 100% similarity]
modules/profile/files/postgresql_master/pam_postgresql [deleted file]
modules/profile/manifests/postgresql/backup_dump.pp [new file with mode: 0644]
modules/profile/manifests/postgresql/backup_pgbouncer.pp [new file with mode: 0644]
modules/profile/manifests/postgresql/backup_replication.pp [new file with mode: 0644]
modules/profile/manifests/postgresql/base_pg_hba_rules.pp [new file with mode: 0644]
modules/profile/manifests/postgresql/pam_ldap_pgbouncer.pp [new file with mode: 0644]
modules/profile/manifests/postgresql/replication.pp
modules/profile/manifests/postgresql/ssl.pp
modules/profile/manifests/postgresql_master.pp
modules/profile/templates/postgresql/pam_ldap_pgbouncer.conf.erb [moved from modules/profile/templates/postgresql_master/pam_ldap_postgresql.conf.erb with 82% similarity]
modules/profile/templates/postgresql/postgresql_backup@.service.erb [moved from modules/role/templates/backup/postgresql_backup@.service.erb with 87% similarity]
modules/role/manifests/backup.pp
modules/role/manifests/backup/postgresql.pp
modules/role/templates/backup/pam_ldap_pgbouncer.conf.erb [deleted file]