summaryrefslogtreecommitdiffstats
path: root/roles/openshift_metrics/tasks/main.yaml
Commit message (Expand)AuthorAgeFilesLines
* Remove references to deployment_typeMichael Gugino2017-12-211-2/+2
* Include Deprecation - openshift-metricsRussell Teague2017-11-221-3/+3
* Reverting using uninstall variables for logging and metricsEric Wolinetz2017-09-291-1/+1
* OpenShift-Ansible Installer CheckpointingRussell Teague2017-09-271-2/+2
* Updating default behavior for installing metrics and logging. Separating out ...Eric Wolinetz2017-09-221-1/+7
* Adding become: false to local_action tasksewolinetz2017-06-291-0/+2
* Support installing HOSA via ansiblemwringe2017-06-131-0/+3
* Updating python-passlib assertewolinetz2017-05-251-1/+1
* Merge pull request #4134 from ewolinetz/issue4111OpenShift Bot2017-05-191-0/+8
|\
| * Adding assert to check for python-passlib on control hostewolinetz2017-05-111-0/+8
* | Localhost TMP Dir FixVincent Schwarzer2017-05-181-0/+1
|/
* Don't double quote when conditionsScott Dodson2017-05-011-1/+1
* Remove jinja template delimeters from when conditionsScott Dodson2017-05-011-1/+1
* Fix overriding openshift_{logging,metrics}_image_prefixScott Dodson2017-03-241-0/+5
* Specify enterprise defaults for logging and metrics imagesScott Dodson2017-03-241-0/+7
* bug 1419962. fix openshift_metrics pwd issue after reinstall where cassandra ...Jeff Cantrill2017-02-091-0/+11
* fix 1414625. Additional fix to run password commands on control nodeJeff Cantrill2017-01-271-1/+1
* fixes BZ-1415447. Error when stopping heapster. Modify to be conditional inc...Jeff Cantrill2017-01-241-5/+2
* additional code reviewsJeff Cantrill2017-01-171-4/+2
* update vars to allow scaling of components (#9)Jeff Cantrill2017-01-171-19/+0
* rename variables to be less extraneous (#10)Jeff Cantrill2017-01-171-3/+3
* copy admin cert for use in subsequent tasks (#8)Jeff Cantrill2017-01-171-2/+10
* Add tasks to uninstall metrics (#7)Jeff Cantrill2017-01-171-8/+19
* prefix vars with metrics role (#4)Jeff Cantrill2017-01-171-6/+6
* Bruno Barcarol GuimarĂ£es work to move metrics to ansible from deployerJeff Cantrill2017-01-171-0/+24
* rename openshift_metrics to openshift_hosted_metricsJeff Cantrill2017-01-111-75/+0
* YAML LintingRussell Teague2016-12-121-3/+3
* Fix metricsPublicURL only being set correctly on first master.Devan Goodwin2016-12-011-10/+0
* Use multiple '-v's when creating the metrics deployer commandTim Bielawa2016-11-151-4/+2
* Remove openshift_master_metrics_public_urlAndrew Butcher2016-08-311-2/+2
* Fix metrics for containerized installsScott Dodson2016-08-261-1/+1
* Cleanup items botched during rebaseScott Dodson2016-08-261-2/+1
* Rely on IMAGE_PREFIX and IMAGE_VERSION defaults from the templates themselvesScott Dodson2016-08-241-0/+2
* Add logic to detect existing installsScott Dodson2016-08-241-84/+28
* Pull in keynote demo changesScott Dodson2016-08-241-45/+123
* wait metrics-deployer complete (need to configure nodes before hosted services)jfcoz2016-05-271-0/+8
* fixed issue with blank spaces instead commas as variables template separatorsJose David Martin Nieto2016-05-181-3/+2
* openshift-metrics: adding duration and resolution optionsErez Freiberger2016-04-241-3/+5
* added new openshift-metrics serviceJose David Martin Nieto2016-04-201-0/+55