Index: modules/private-stub/hiera/hosts.yaml |
diff --git a/modules/private-stub/hiera/hosts.yaml b/modules/private-stub/hiera/hosts.yaml |
index 9b95a1085a6c23ad3cc313bc1ff8dcf05c0a0fe2..5cf3dc4fd522d87b9cdcc5f24e9a2b1814e6e6fe 100644 |
--- a/modules/private-stub/hiera/hosts.yaml |
+++ b/modules/private-stub/hiera/hosts.yaml |
@@ -99,6 +99,10 @@ servers: |
ip: [10.8.0.210] |
role: logserver |
ssh_public_key: *vagrant_box |
+ logprocessor1: |
+ ip: [10.8.0.211] |
+ role: logprocessor |
+ ssh_public_key: *vagrant_box |
telemetry1: |
ip: [10.8.0.220] |
role: telemetryserver |