openstack-ansible/tests/roles/bootstrap-host/templates
Jean-Philippe Evrard f7369d903e lxc_cache_resolvers [u'nameserver1',u'nameserver2'] fixing
When running bootstrap-aio.sh twice with latest ansible runs OR when
providing your own resolvers from inside a unicode file, the
lxc_cache_resolvers will be generated as this:
lxc_cache_resolvers: [u'nameserver1',u'nameserver2']

This commit fixes this behaviour, and allow provided lxc_cache_resolvers
into CLI, from a file, or generated from hosts (when not set).

Change-Id: I6cb34e1a922d374ddccc37fd7bf0fd5ff9e14b88
Signed-off-by: Jean-Philippe Evrard <jean-philippe@evrard.me>
2016-05-27 12:00:53 +01:00
..
apt-sources.list.j2 Set AIO host apt sources to use a configured list of components 2016-02-24 11:54:18 +00:00
osa_interfaces.cfg.j2 Convert AIO bootstrap from bash to Ansible 2015-12-08 19:05:45 +00:00
user_variables.aio.yml.j2 lxc_cache_resolvers [u'nameserver1',u'nameserver2'] fixing 2016-05-27 12:00:53 +01:00