aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/main.yml
diff options
context:
space:
mode:
Diffstat (limited to 'test/main.yml')
-rw-r--r--test/main.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/main.yml b/test/main.yml
index 6a819d8..7d86f8d 100644
--- a/test/main.yml
+++ b/test/main.yml
@@ -91,7 +91,7 @@
91 primary: 91 primary:
92 host: postgres_one 92 host: postgres_one
93 port: 5432 93 port: 5432
94 restore_directory: "{{ postgres_barman_directory }}" 94 restore_barman_directory: "{{ postgres_barman_directory }}"
95 replication_user: "replicator" 95 replication_user: "replicator"
96 replication_password: "secret_repli" 96 replication_password: "secret_repli"
97 97