kolla-ansible/ansible
Bertrand Lallau 4c04d067f9 Fix skydive analyzer "etcd" config
When an external Etcd server is used, config is generated like following:

etcd:
  client_timeout: 100
  embeded: no
  servers:
    - http://10.200.200.10:2379

"embeded" config has wrong spelling, the good one is "embedded".
Hence default config is used (yes), and external Etcd server is not used.

Closes-Bug: #1697614
Change-Id: I59ac990b0b865c926b53f829bdfea186fc1e10b1
2017-07-04 14:40:30 +02:00
..
action_plugins Change python interpreter 2017-02-16 13:39:36 -08:00
group_vars Merge "all.yml should be in alphabetical order" 2017-07-03 06:42:44 +00:00
inventory Merge "Deploy etcd in compute nodes when kuryr" 2017-06-30 14:06:17 +00:00
library Merge "Add graceful_timeout argument to kolla_docker" 2017-05-10 08:40:36 +00:00
roles Fix skydive analyzer "etcd" config 2017-07-04 14:40:30 +02:00
bifrost.yml Add an Ansible group for bifrost 2017-03-15 16:51:14 +00:00
certificates.yml Give plays in the playbooks a name 2016-12-05 15:40:56 +00:00
destroy.yml Give plays in the playbooks a name 2016-12-05 15:40:56 +00:00
kolla-host.yml Give plays in the playbooks a name 2016-12-05 15:40:56 +00:00
mariadb_recovery.yml Detect openstack_release variable in mariadb recovery playbooks 2017-04-11 07:38:25 +00:00
post-deploy.yml Modify the hosts of the post-deploy.yml playbook 2017-03-09 11:14:35 +08:00
site.yml Merge "Update deprecated 'play_hosts' with 'ansible_play_batch'" 2017-07-03 15:26:56 +00:00
stop.yml Added support for a stop playbook in kolla 2016-11-23 11:45:23 +00:00