Sanjeev Rampal
|
58818a6af1
Combined (squashed) commit for all changes related to adding Contiv support into Openshift Ansible. This is the first (beta) release of Contiv with Openshift and is only supported for Openshift Origin + Bare metal deployments at the time of this commit. Please refer to the Openshift and Contiv official documentation for details of the level of support for different features and modes of operation.
|
8 lat temu |
Giuseppe Scrivano
|
73d91dbcbc
etcd: use as system container
|
8 lat temu |
Russell Teague
|
ec9c22ca6a
Refactored to use Ansible systemd module
|
8 lat temu |
Russell Teague
|
7e0c346c84
Refactor to use Ansible package module
|
8 lat temu |
Scott Dodson
|
00d007565a
Drop /etc/profile.d/etcdctl.sh
|
8 lat temu |
Jason DeTiberus
|
15959829b9
tweak logic
|
8 lat temu |
Scott Dodson
|
09f70e8809
test fix for systemd changes
|
8 lat temu |
Andrew Butcher
|
3bd5ae21ad
Support for redeploying certificates.
|
8 lat temu |
Devan Goodwin
|
3a71ccde5c
Stop reporting changes when docker pull is already up to date.
|
8 lat temu |
Devan Goodwin
|
48d0a43a6f
Fix error with stopping services that may not exist.
|
8 lat temu |
Andrew Butcher
|
43fa4eff62
Use openshift_hostname/openshift_ip values for etcd configuration and certificates.
|
9 lat temu |
Jason DeTiberus
|
2c608429d8
Bug 1320829 - Ensure docker installed for facts
|
9 lat temu |
Scott Dodson
|
db162014ab
Only mask etcd service for containerized installls when it's installed
|
9 lat temu |
Jason DeTiberus
|
8f7b31051d
improve ordering of systemd units
|
9 lat temu |
Andrew Butcher
|
728dde0f94
Ensure is_containerized is cast as bool.
|
9 lat temu |
Adam Miller
|
903add3f1b
remove version requirement from etcd, shouldn't be needed anymore
|
9 lat temu |
Scott Dodson
|
2fe86fee97
Always pull docker images
|
9 lat temu |
Andrew Butcher
|
6b7727a76a
Fix typo in etcd service status fact.
|
9 lat temu |
Andrew Butcher
|
3f85ca5e72
Fix restart handlers.
|
9 lat temu |
Scott Dodson
|
48778f29f2
Add some guards to wait for images to be pulled before moving on
|
9 lat temu |
Jason DeTiberus
|
d3edce9c19
pull docker images only if not already present
|
9 lat temu |
Jason DeTiberus
|
043d6b3a7e
fixes
|
9 lat temu |
Scott Dodson
|
8e7c5c970b
Containerization work by @sdodson
|
9 lat temu |
Tobias Florek
|
a0b6fc7db1
Initial containerization work from @ibotty
|
9 lat temu |
Scott Dodson
|
b1d30491f1
Remove yum / dnf duplication
|
9 lat temu |
Adam Miller
|
af009a7a51
Fedora changes:
|
9 lat temu |
Jason DeTiberus
|
02a6d99350
Fix etcd cert generation when etcd_interface is defined
|
9 lat temu |
Scott Dodson
|
44f2904159
Upgrades
|
9 lat temu |
Scott Dodson
|
a5a75ed355
Require etcd 2.*
|
9 lat temu |
Jason DeTiberus
|
f831779404
add pauses to avoid service restarts from interfering with initial startup bootstrapping
|
9 lat temu |