Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | Issue361 - MatchNodeSelector should be first | Scott Dodson | 2015-07-17 | 1 | -0/+1 | |
| | |/ / | |/| | | ||||||
* | | | | Merge pull request #365 from detiber/ha_master | Thomas Wiest | 2015-07-19 | 4 | -3/+4 | |
|\ \ \ \ | | |/ / | |/| | | ||||||
| * | | | Update dependencies to ensure repos are available before openshift_master_* a... | Jason DeTiberus | 2015-07-17 | 4 | -3/+4 | |
* | | | | Merge pull request #363 from detiber/ha_master | Thomas Wiest | 2015-07-17 | 1 | -1/+2 | |
|\| | | | ||||||
| * | | | Add an initial delay for clustered HA startup verification | Jason DeTiberus | 2015-07-17 | 1 | -1/+2 | |
* | | | | Merge pull request #264 from lhuard1A/rhel_subscription | Thomas Wiest | 2015-07-17 | 10 | -6/+115 | |
|\ \ \ \ | ||||||
| * | | | | Implement RHEL subscription for enterprise deployment type | Lénaïc Huard | 2015-07-17 | 10 | -6/+115 | |
| | |/ / | |/| | | ||||||
* | | | | Merge pull request #354 from nekop/remove-beta | Thomas Wiest | 2015-07-17 | 6 | -6/+6 | |
|\ \ \ \ | ||||||
| * | | | | Replace outdated beta repo ids with 3.0 release | Takayoshi Kimura | 2015-07-17 | 6 | -6/+6 | |
| |/ / / | ||||||
* | | | | Merge pull request #355 from jjungnickel/patch-1 | Thomas Wiest | 2015-07-17 | 1 | -1/+1 | |
|\ \ \ \ | ||||||
| * | | | | Update README_vagrant.md | Jan Jungnickel | 2015-07-17 | 1 | -1/+1 | |
| |/ / / | ||||||
* | | | | Merge pull request #356 from jjungnickel/patch-2 | Thomas Wiest | 2015-07-17 | 1 | -0/+1 | |
|\ \ \ \ | ||||||
| * | | | | Update main.yml | Jan Jungnickel | 2015-07-17 | 1 | -0/+1 | |
| |/ / / | ||||||
* | | | | Merge pull request #348 from detiber/ha_master | Thomas Wiest | 2015-07-17 | 15 | -22/+234 | |
|\ \ \ \ | | |/ / | |/| | | ||||||
| * | | | fix typo | Jason DeTiberus | 2015-07-17 | 1 | -1/+1 | |
| * | | | Add explicit timeouts to ha master resource | Jason DeTiberus | 2015-07-17 | 1 | -1/+1 | |
| * | | | Initial HA master | Jason DeTiberus | 2015-07-17 | 15 | -22/+234 | |
|/ / / | ||||||
* | | | Merge pull request #360 from detiber/fixEtcdDefaultInterface | Thomas Wiest | 2015-07-17 | 1 | -1/+1 | |
|\ \ \ | ||||||
| * | | | Fix etcd default interface | Jason DeTiberus | 2015-07-17 | 1 | -1/+1 | |
* | | | | Merge pull request #359 from detiber/byo_hosts_example | Thomas Wiest | 2015-07-17 | 2 | -7/+16 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Make it clear that the byo inventory file is just an example | Jason DeTiberus | 2015-07-17 | 2 | -7/+16 | |
| |/ / | ||||||
* | | | Merge pull request #357 from lhuard1A/fix_pylint.sh | Kenny Woodson | 2015-07-17 | 1 | -1/+5 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | Fix git/pylint.sh | Lénaïc Huard | 2015-07-17 | 1 | -1/+5 | |
|/ / | ||||||
* | | Merge pull request #315 from lhuard1A/all_os_in_heat | Thomas Wiest | 2015-07-16 | 9 | -274/+594 | |
|\ \ | ||||||
| * | | Make all the OpenStack resources be managed by a Heat Stack | Lénaïc Huard | 2015-07-15 | 9 | -274/+594 | |
* | | | Merge pull request #338 from dlbewley/issue331 | Thomas Wiest | 2015-07-16 | 1 | -0/+2 | |
|\ \ \ | ||||||
| * | | | fixes #331 causes NetworkManager to yield 2nd NIC | Dale Bewley | 2015-07-09 | 1 | -0/+2 | |
* | | | | Merge pull request #347 from detiber/fixHostnameFact | Thomas Wiest | 2015-07-16 | 1 | -1/+1 | |
|\ \ \ \ | ||||||
| * | | | | Fix hostname default when valid hostname not found on system | Jason DeTiberus | 2015-07-14 | 1 | -1/+1 | |
* | | | | | Merge pull request #341 from detiber/sdodson-etcd-playbook | Thomas Wiest | 2015-07-16 | 99 | -1295/+1557 | |
|\ \ \ \ \ | |_|_|/ / |/| | | | | ||||||
| * | | | | add pauses to avoid service restarts from interfering with initial startup bo... | Jason DeTiberus | 2015-07-15 | 2 | -1/+8 | |
| * | | | | Add support for separate etcd volume with aws provider through bin/cluster | Jason DeTiberus | 2015-07-10 | 3 | -1/+28 | |
| * | | | | Playbook updates for clustered etcd | Jason DeTiberus | 2015-07-10 | 41 | -205/+555 | |
| * | | | | Etcd role updates and playbook updates | Jason DeTiberus | 2015-07-10 | 32 | -164/+423 | |
| * | | | | Remove outdated openshift_register_nodes role | Jason DeTiberus | 2015-07-10 | 5 | -606/+0 | |
| * | | | | Add etcd role that builds out basic etcd cluster | Scott Dodson | 2015-07-10 | 22 | -3/+398 | |
| * | | | | Remove outdated playbooks | Jason DeTiberus | 2015-07-10 | 22 | -479/+50 | |
| * | | | | bin/cluster supports boto credentials as well as env variables | Jason DeTiberus | 2015-07-10 | 1 | -2/+8 | |
| * | | | | Add ability to skip pylint checking for upstream ansible files | Jason DeTiberus | 2015-07-10 | 1 | -5/+35 | |
| * | | | | Adding ansible upstream sequence plugin to work around the bug in 1.9.2 | Jason DeTiberus | 2015-07-10 | 9 | -0/+223 | |
* | | | | | Merge pull request #342 from kwoodson/zbxapi_feature | Kenny Woodson | 2015-07-13 | 1 | -7/+19 | |
|\ \ \ \ \ | ||||||
| * | | | | | Adding ignore feature for idempotency | Kenny Woodson | 2015-07-10 | 1 | -7/+19 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #337 from kwoodson/create_host | Thomas Wiest | 2015-07-10 | 2 | -1/+66 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | example create_host | Kenny Woodson | 2015-07-09 | 2 | -1/+66 | |
* | | | | | Merge pull request #332 from brenton/master | Brenton Leanhardt | 2015-07-10 | 2 | -0/+12 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Bug 1241342 - Adding retry logic to handle node registration race conditions | Brenton Leanhardt | 2015-07-10 | 2 | -0/+12 | |
|/ / / / | ||||||
* | | | | Merge pull request #334 from detiber/fixCloudConfig | Wesley Hearn | 2015-07-09 | 2 | -16/+12 | |
|\ \ \ \ | ||||||
| * | | | | include user_data template for all host types | Jason DeTiberus | 2015-07-09 | 2 | -3/+5 | |
| * | | | | grow and resize /var partition for online deployment_type | Jason DeTiberus | 2015-07-09 | 1 | -0/+7 | |
| * | | | | Latest docker ships docker-storage-setup | Jason DeTiberus | 2015-07-09 | 1 | -16/+3 |