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