Merge "Allow to provide serial for lxc_hosts"
This commit is contained in:
commit
c52441f157
@ -23,6 +23,7 @@
|
||||
hosts: "{{ lxc_host_group | default('lxc_hosts') }}"
|
||||
user: root
|
||||
gather_facts: false
|
||||
serial: "{{ lxc_hosts_serial | default(['100%']) }}"
|
||||
vars_files:
|
||||
- defaults/repo_packages/openstack_services.yml
|
||||
- "defaults/{{ install_method }}_install.yml"
|
||||
|
Loading…
x
Reference in New Issue
Block a user