Index: modules/private-stub/hiera/hosts.yaml |
diff --git a/modules/private-stub/hiera/hosts.yaml b/modules/private-stub/hiera/hosts.yaml |
index a788e073046a9a9386b42969ab8837fcdeb6f87a..8e6ed85e4b8946063eaebe52cc7c40a3ab65586f 100644 |
--- a/modules/private-stub/hiera/hosts.yaml |
+++ b/modules/private-stub/hiera/hosts.yaml |
@@ -97,4 +97,9 @@ servers: |
ip: [10.8.1.210] |
role: logserver |
ssh_public_key: *vagrant_box |
+ telemetry1: |
+ ip: [10.8.1.220] |
+ role: telemetryserver |
+ ssh_public_key: *vagrant_box |
+ groups: [http-servers] |