diff options
Diffstat (limited to 'xci/installer/osh/playbooks/group_vars')
-rw-r--r-- | xci/installer/osh/playbooks/group_vars/all.yml (renamed from xci/installer/osh/playbooks/group_vars/all) | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/xci/installer/osh/playbooks/group_vars/all b/xci/installer/osh/playbooks/group_vars/all.yml index 328f8dba..7453bdab 100644 --- a/xci/installer/osh/playbooks/group_vars/all +++ b/xci/installer/osh/playbooks/group_vars/all.yml @@ -1,3 +1,4 @@ +--- keepalived_ubuntu_src: "uca" keepalived_uca_apt_repo_url: "{{ uca_apt_repo_url | default('http://ubuntu-cloud.archive.canonical.com/ubuntu') }}" |