openstack-ansible/tests
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
..
inventory Removing openstack_environment.yml testing symlink 2016-03-16 13:34:56 -04:00
roles/bootstrap-host lxc_cache_resolvers [u'nameserver1',u'nameserver2'] fixing 2016-05-27 12:00:53 +01:00
ansible.cfg Update plugin folder names 2016-02-10 11:17:47 +00:00
bootstrap-aio.yml Convert AIO bootstrap from bash to Ansible 2015-12-08 19:05:45 +00:00
get-ansible-role-requirements.yml Added option to set the role fetch mode 2016-05-23 09:48:56 +00:00
test_inventory.py Test static route settings 2016-05-24 17:32:34 -04:00