kayobe/etc/kayobe
Mark Goddard 9c1d085d2e Workaround issue in CentOS cloud images with resolv.conf
The CentOS cloud images from 7.2 (1511) onwards have a bogus name server
entry in /etc/resolv.conf, 10.0.2.3. Cloud-init only appends name server
entries to this file, and will not remove this bogus entry. Typically this
leads to a delay of around 30 seconds when connecting via SSH, due to a
timeout in NSS. The workaround employed here is to remove this bogus entry
from the image using virt-customize, if it exists. See
https://bugs.centos.org/view.php?id=14369.

Fixes: #112
2018-01-16 19:36:36 +00:00
..
inventory Remove config-mgmt group, instead use localhost 2017-12-01 11:21:00 +00:00
kolla Initial mega commit of Kayobe 2017-02-14 15:14:29 +00:00
bifrost.yml Add introspection rules for overcloud 2017-03-15 16:42:32 +00:00
bmc.yml Add a BMC configuration file to consolidate IPMI credentials and BMC type 2017-04-05 11:05:48 +01:00
compute.yml Add configuration for virtualised compute hosts 2017-11-12 09:35:40 +00:00
controllers.yml Support configuration of user accounts 2017-09-11 10:29:13 +00:00
dell-switch-bmp.yml Add README files for dell-switch and dell-switch-bmp roles 2017-03-28 16:11:39 +01:00
dns.yml Initial mega commit of Kayobe 2017-02-14 15:14:29 +00:00
docker-registry.yml Add configuration to deploy a Docker registry on a controller 2017-06-27 18:49:10 +01:00
docker.yml add CA conf for private registry 2017-11-13 09:14:09 +00:00
globals.yml Stop using KOLLA_BASE_PATH to set base_path 2017-09-18 21:40:01 +01:00
idrac.yml Add missing Ansible bug 8743 workarounds to config samples 2017-08-07 12:08:08 +00:00
inspector.yml Sync sample inspector.yml config with group_vars 2017-12-01 11:21:00 +00:00
ipa.yml Improve configuration of IPA collectors and benchmarks 2017-08-22 15:12:05 +00:00
ironic.yml Flesh out Ironic configuration, particularly drivers 2017-04-01 09:25:10 +01:00
kolla.yml Support configuration of a remote virtualenv for kolla-ansible 2017-12-19 16:32:48 +00:00
monitoring.yml Support configuration of user accounts 2017-09-11 10:29:13 +00:00
networks.yml Support multiple external networks 2017-12-01 11:21:00 +00:00
neutron.yml Use kolla-ansible's defaults for neutron ML2 mechanism drivers 2017-10-26 10:32:42 +01:00
node-exporter.yml Restrict prometheus node exporter to overcloud hosts running docker 2017-10-27 15:35:09 +00:00
nova.yml The default group doesn't need to be configurable 2017-11-13 16:16:01 +00:00
ntp.yml Initial mega commit of Kayobe 2017-02-14 15:14:29 +00:00
opensm.yml Add configuration of OpenSM Infiniband subnet manager in a Docker container 2017-06-12 10:15:46 +01:00
overcloud.yml Workaround issue in CentOS cloud images with resolv.conf 2018-01-16 19:36:36 +00:00
seed-hypervisor.yml Add kayobe user bootstrap support for the seed-hypervisor 2018-01-13 09:10:29 +00:00
seed-vm.yml Add missing variables for seed VM data volume config to seed-vm.yml 2017-11-21 17:51:07 +00:00
seed.yml Support configuration of user accounts 2017-09-11 10:29:13 +00:00
ssh.yml Make SSH keys configurable 2017-02-16 10:44:31 +00:00
swift.yml Initial mega commit of Kayobe 2017-02-14 15:14:29 +00:00
users.yml Add a workaround for ansible bug 8743 for users.yml 2017-09-14 19:24:13 +01:00
yum-cron.yml Add workaround for ansible bug 8743 to yum configs 2017-11-03 14:32:29 +00:00
yum.yml Add workaround for ansible bug 8743 to yum configs 2017-11-03 14:32:29 +00:00