summaryrefslogtreecommitdiffstats
path: root/playbooks/adhoc/upgrades/library
Commit message (Collapse)AuthorAgeFilesLines
* Fix removal of kubernetesMasterConfig.apiLevelsJason DeTiberus2015-11-061-1/+1
|
* Fix apiLevels modificationsJason DeTiberus2015-11-061-7/+3
|
* Additional upgrade enhancementsJason DeTiberus2015-11-051-24/+68
| | | | | | | | - rework the version checking - provide better safety if the apiLevel attributes are missing - ensure a list of api levels are present - remove a list of api levels - pylint fixes
* Upgrade improvementsDevan Goodwin2015-11-051-28/+25
| | | | | | | | | | - Push config dir logic out of module and use host variables instead. - Backup master config with ansible utility. - Add error handling for the upgrade config module. - Add verbose option to installer. - Return details on what we changed when upgrading config. - Cleanup use of first master. - Don't install upgrade rpms to check what version we'll upgrade to.
* Pylint fixes for config upgrade module.Devan Goodwin2015-11-041-10/+13
|
* Disable proxy cert config upgrade until certs being generated.Devan Goodwin2015-11-041-5/+6
|
* Add in proxyClientInfo if missing during config upgrade.Devan Goodwin2015-11-031-3/+9
|
* Implement master-config.yaml upgrade for v1beta3 apiLevel removal.Devan Goodwin2015-11-031-4/+49
|
* initial module frameworkJason DeTiberus2015-11-021-0/+62