From be5ab74804d1e516158e71e5c1881e7e97ecaac6 Mon Sep 17 00:00:00 2001 From: jgaunt Date: Sat, 9 Nov 2019 20:50:51 -0500 Subject: [PATCH] Update 'config.yml' --- config.yml | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/config.yml b/config.yml index 94af1f2..d6878c4 100644 --- a/config.yml +++ b/config.yml @@ -1,13 +1,13 @@ host1: - hostname: - root_password: - ca_certificate_path: - pools: - name: encryption_key + hostname: + root_password: + ca_certificate_path: + pools: + name: encryption_key host2: - hostname: - root_password: - ca_certificate_path: - pools: - name: encryption_key + hostname: + root_password: + ca_certificate_path: + pools: + name: encryption_key \ No newline at end of file