diff options
Diffstat (limited to 'resources/roles/qtip-workspace/files/copy/templates/hosts')
-rw-r--r-- | resources/roles/qtip-workspace/files/copy/templates/hosts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/roles/qtip-workspace/files/copy/templates/hosts b/resources/roles/qtip-workspace/files/copy/templates/hosts index 27c8d1d6..6779d6f4 100644 --- a/resources/roles/qtip-workspace/files/copy/templates/hosts +++ b/resources/roles/qtip-workspace/files/copy/templates/hosts @@ -1,7 +1,7 @@ localhost ansible_connection=local [{{ installer_master_group[installer] }}] -{{ installer_master }} +{{ installer_master_host }} [fuel-groups:children] {% for group in hosts|sort %} |