summaryrefslogtreecommitdiffstats
path: root/roles/openshift_metrics/tasks/install_metrics.yaml
Commit message (Collapse)AuthorAgeFilesLines
* Only perform console configmap ops when >= 3.9Scott Dodson2018-01-311-1/+3
|
* Remove old assetConfig from master-config.yamlSamuel Padgett2018-01-251-1/+1
| | | | | | | | The `assetConfig` is no longer used now that the console is split into its own pod. - Remove `assetConfig` on upgrades to 3.9 - Stop writing logging and metrics URLs to assetConfig for 3.9
* Remove old console asset configSamuel Padgett2018-01-191-5/+0
| | | | Stop writing deprecated config to the console config map.
* Update console config for API changesSamuel Padgett2018-01-161-2/+7
|
* Install web console serverSamuel Padgett2018-01-051-0/+12
|
* Remove openshift.common.{is_atomic|is_containerized}Michael Gugino2017-12-201-1/+1
| | | | | We set these variables using facts in init, no need to duplicate the logic all around the codebase.
* Include Deprecation - openshift-metricsRussell Teague2017-11-221-9/+9
|
* Support installing HOSA via ansiblemwringe2017-06-131-2/+35
|
* Don't double quote when conditionsScott Dodson2017-05-011-3/+3
|
* Remove jinja template delimeters from when conditionsScott Dodson2017-05-011-3/+3
| | | | | | In ansible 2.3 "[WARNING]: when statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: {{ g_glusterfs_hosts is not defined }}"
* bug 1430661. Update masterConfig metricsPublicURL on installJeff Cantrill2017-03-101-0/+2
|
* bug 1420229. Bounce metrics components to recognize changes on updates or ↵Jeff Cantrill2017-02-101-0/+14
| | | | upgrades
* fixes 1419839. Install only heapster for openshift_metrics when heapster ↵Jeff Cantrill2017-02-081-10/+6
| | | | standalone flag is set
* fixes #3127. Get files for oc_apply from remote hostJeff Cantrill2017-01-191-4/+12
|
* use pod to generate keystores (#14)Jeff Cantrill2017-01-171-4/+4
|
* properly set changes when oc applyJeff Cantrill2017-01-171-7/+9
|
* additional cr fixesJeff Cantrill2017-01-171-0/+1
|
* metrics fixes for yamlintJeff Cantrill2017-01-171-2/+2
|
* User provided certs pushed from control. vars reorg (#12)Jeff Cantrill2017-01-171-2/+2
| | | Merging per discussion and agreement from @bbguimaraes
* update vars to allow scaling of components (#9)Jeff Cantrill2017-01-171-0/+25
|
* Add tasks to uninstall metrics (#7)Jeff Cantrill2017-01-171-16/+8
|
* Custom certificates (#5)Bruno Barcarol Guimarães2017-01-171-1/+1
| | | | | | | | | | | | | | | * Generate secrets on a persistent directory. * Split certificate generation files. * Custom certificates. * Minor fixes. - use `slurp` instead of `shell: base64` - fix route hostname * Updates on origin-metrics.
* Bruno Barcarol Guimarães work to move metrics to ansible from deployerJeff Cantrill2017-01-171-0/+17