openstack-ansible/tests/roles/bootstrap-host
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
..
defaults Add var to control MongoDB user creation 2016-03-30 14:15:27 +01:00
tasks lxc_cache_resolvers [u'nameserver1',u'nameserver2'] fixing 2016-05-27 12:00:53 +01:00
templates lxc_cache_resolvers [u'nameserver1',u'nameserver2'] fixing 2016-05-27 12:00:53 +01:00
vars Gate: Bootstrap Host with updated CPU Map 2016-01-08 09:28:39 +00:00