aboutsummaryrefslogtreecommitdiffstats
path: root/controller.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'controller.yaml')
-rw-r--r--controller.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/controller.yaml b/controller.yaml
index b578a252..e6d410f5 100644
--- a/controller.yaml
+++ b/controller.yaml
@@ -922,7 +922,7 @@ outputs:
Server's IP address and hostname in the /etc/hosts format
value:
str_replace:
- template: IP HOST HOST.novalocal CLOUDNAME
+ template: IP HOST CLOUDNAME
params:
IP: {get_attr: [Controller, networks, ctlplane, 0]}
HOST: {get_attr: [Controller, name]}