diff --git a/config.yaml b/config.yaml new file mode 100644 index 0000000..94af1f2 --- /dev/null +++ b/config.yaml @@ -0,0 +1,13 @@ +host1: + hostname: + root_password: + ca_certificate_path: + pools: + name: encryption_key +host2: + hostname: + root_password: + ca_certificate_path: + pools: + name: encryption_key + \ No newline at end of file