- Aug 21, 2020
-
-
Pierre Riteau authored
Change-Id: I19ef5a46dccacc00db495993cc744938921996a1 Story: 2008019 Task: 40671
-
- Aug 05, 2020
-
-
Mark Goddard authored
Change-Id: Ibcf12f4d80bd9744867688ba986cd59be82f3e5a Story: 2007969 Task: 40470
-
- Mar 18, 2020
-
-
Radosław Piliszek authored
It leaves certain ceph mentions in globals.yml.j2 as it needs syncing with kolla-ansible contents anyways (these are all comments). Change-Id: I05e9c6223583e9bb5dc0020edc0b56990275093c Story: 2007295 Task: 38766
-
- Jul 27, 2019
-
-
Pierre Riteau authored
Change-Id: I0c0589387da53458f41df280dff0179715448aaa Story: 2006292 Task: 36003
-
- Jun 21, 2019
-
-
Pierre Riteau authored
Commit d8ee0fa0 introduced the variable kolla_enable_keystone without setting a default value and used it to check whether to template and provide keystone.conf to kolla-ansible, unlike the extended keystone configuration which was always copied. This resulted in non-intuitive behaviour if kolla_enable_keystone wasn't explicitly set by the operator. This commit sets kolla_enable_keystone to true by default, which matches the default in kolla-ansible, and uses it instead of hardcoded true values. Change-Id: Id090348a6f22f251555fa286a7d24923087122a9 Story: 2005930 Task: 34273
-
- Jun 10, 2019
-
-
Doug Szumski authored
Kolla Ansible supports customising Prometheus config files. This commit allows Kayobe to take advantage of that. Story: 2005508 Task: 30617 Change-Id: I9fe28a658dc35adb5358d9a3a96bda9245404257
-
- Oct 09, 2018
-
-
Mark Goddard authored
It is now possible to configure custom inputs for fluentd by placing files in etc/kayobe/kolla/config/fluentd/input/ in the kayobe configuration. Change-Id: I284e6cff0aa7ddd779530a6de2ea9f8dcdce6450 Story: 2003968 Task: 26898
-
- Oct 03, 2018
-
-
Doug Szumski authored
InfluxDB config file merging isn't supported in Kolla-Ansible because it uses 'nested sections' which aren't supported by merge_configs. If no override file is specified, Kayobe will write out an empty config file which will then be used as the InfluxDB config file, breaking InfluxDB. To prevent that happening this change removes the extra config in Kayobe. It also fixes the directory to which the 'glob' collected config is copied to, as Kolla-Ansible doesn't look for Influxdb config files in the influxdb folder. Change-Id: Iee4b7987934045f0355b4a87cebaebc1aa2bbe77 Story: 2003951 Task: 26868
-
- Sep 14, 2018
-
-
Doug Szumski authored
Change-Id: I49afdddb8ba2f9cb4a08071c6acee3a3efb03305 Story: 2001627 Task: 6707
-
- Sep 12, 2018
-
-
Doug Szumski authored
Change-Id: I63298ae65b9e7bfae340b5448107540a3e518496 Story: 2001627 Task: 6704
-
- Jun 27, 2018
-
-
Doug Szumski authored
This enables: * Disabling MariaDB if external MariaDB is used * Merging additional configuration with the default Kolla provided configuration for MariaDB Story: 2002704 Task: 22545 Change-Id: I345f56d50dd64b516d563a025ec877bc4a4034e1
-
- Mar 22, 2018
-
-
Doug Szumski authored
Required to use a vintage version of InfluxDB with a different config file format. Task: 6700 Story: 2001627 Change-Id: I91353bc70b1d2a11827ead1dee43aa19e91dc1bb
-
- Mar 19, 2018
-
-
Doug Szumski authored
This change supports deploying Apache Kafka. Depends-On: Iab8d200c2450238f3c0c708d1f4184490f6e6284 for support in Kolla-Ansible. Task: 6697 Story: 2001627 Change-Id: I22c79f75e9cfed647c03216b94bab5ee0790cbf2
-
- Mar 13, 2018
-
-
Doug Szumski authored
Previously reviewed here: https://github.com/stackhpc/kayobe/pull/136 Change-Id: I100a649f9bd659dde8a68684303c4eb4f654414d Task: 6696 Story: 2001627
-
- Feb 21, 2018
-
-
Mark Goddard authored
Tests operation of the role with default variable values.
-