index
:
csa/devops/ansible-patches/openshift.git
ands
Unnamed repository; edit this file 'description' to name the repository.
Suren A. Chilingaryan
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
playbooks
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
|
Add debug output for location of etcd backup.
Devan Goodwin
2015-11-03
1
-0
/
+3
|
|
/
/
|
/
|
|
*
|
|
Merge remote-tracking branch 'upstream/master' into upgrade
Devan Goodwin
2015-11-02
4
-6
/
+55
|
\
|
|
|
*
|
Attempt to remove the various interfaces left over from an install
Brenton Leanhardt
2015-10-30
1
-0
/
+14
|
*
|
Bug fixes for the uninstall playbook
Brenton Leanhardt
2015-10-28
1
-2
/
+3
|
*
|
The uninstall playbook should remove the kubeconfig for non-root installs
Brenton Leanhardt
2015-10-28
1
-0
/
+1
|
*
|
Adding uninstall support for Atomic Host
Brenton Leanhardt
2015-10-28
1
-1
/
+10
|
*
|
Merge pull request #750 from twiest/pr
Thomas Wiest
2015-10-27
1
-3
/
+14
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
added docker info to the end of docker loop to direct lvm playbook.
Thomas Wiest
2015-10-24
1
-3
/
+14
|
*
|
Move version greater_than_fact into openshift_facts
Andrew Butcher
2015-10-22
1
-4
/
+1
|
*
|
Don't include proxy client cert when <3.1 or <1.1
Andrew Butcher
2015-10-22
1
-3
/
+7
|
*
|
Add proxy client certs to master config.
Andrew Butcher
2015-10-22
2
-0
/
+12
|
|
/
*
|
Fix etcd backup bug with not-yet-created /var/lib/origin symlink
Devan Goodwin
2015-11-02
1
-0
/
+5
*
|
Remove devel fail and let upgrade proceed.
Devan Goodwin
2015-10-30
1
-1
/
+2
*
|
Generate timestamped etcd backups.
Devan Goodwin
2015-10-30
1
-2
/
+2
*
|
Add etcd_data_dir fact.
Devan Goodwin
2015-10-30
1
-13
/
+14
*
|
Functional disk space checking for etcd backup.
Devan Goodwin
2015-10-29
1
-1
/
+4
*
|
First cut at checking available disk space for etcd backup.
Devan Goodwin
2015-10-29
1
-1
/
+26
*
|
Block upgrade if targetting enterprise deployment type.
Devan Goodwin
2015-10-28
1
-0
/
+8
|
/
*
Merge pull request #730 from detiber/rpmGen
Brenton Leanhardt
2015-10-22
1
-0
/
+15
|
\
|
*
Fix test and workaround for rpm generated configs
Jason DeTiberus
2015-10-22
1
-0
/
+15
*
|
Merge pull request #713 from brenton/uninstall
Brenton Leanhardt
2015-10-22
2
-74
/
+137
|
\
\
|
|
/
|
/
|
|
*
Deleting exited openshift containers and some other minor touch ups
Brenton Leanhardt
2015-10-22
1
-1
/
+17
|
*
Removing the openshift facts
Brenton Leanhardt
2015-10-22
1
-0
/
+1
|
*
Adding *master-api and *master-controllers to the list of units to stop
Brenton Leanhardt
2015-10-22
1
-19
/
+25
|
*
Improvements to uninstallation playbook
Brenton Leanhardt
2015-10-22
2
-74
/
+114
*
|
Merge pull request #721 from abutcher/fix-router
Brenton Leanhardt
2015-10-22
1
-3
/
+3
|
\
\
|
*
|
Conditionally include openshift_router role.
Andrew Butcher
2015-10-22
1
-3
/
+3
*
|
|
Merge pull request #678 from sdodson/examples
Wesley Hearn
2015-10-22
1
-2
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Adjust the logic as to when examples are deployed
Scott Dodson
2015-10-20
1
-2
/
+1
*
|
|
Fix yaml tabbing
Scott Dodson
2015-10-21
1
-1
/
+1
|
|
/
|
/
|
*
|
Support HA or single router, and start work on registry
Stefanie Forrester
2015-10-21
4
-16
/
+20
*
|
Merge pull request #671 from abutcher/role-bindings
Brenton Leanhardt
2015-10-20
1
-1
/
+14
|
\
\
|
*
|
Add `oadm reconcile-cluster-role-bindings` to upgrade playbook.
Andrew Butcher
2015-10-12
1
-1
/
+14
*
|
|
Merge pull request #529 from sdodson/cockpit-master
Wesley Hearn
2015-10-20
1
-0
/
+9
|
\
\
\
|
*
|
|
Add cockpit-ws with cockpit-kubernetes plugin
Scott Dodson
2015-08-28
1
-0
/
+9
*
|
|
|
Merge pull request #711 from jaryn/fix_libvirt_ip_issues
Brenton Leanhardt
2015-10-20
2
-2
/
+2
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Increase sleep when waiting for IP.
Jaroslav Henner
2015-10-20
1
-1
/
+1
|
*
|
|
Use runcmd to restart network.
Jaroslav Henner
2015-10-20
1
-1
/
+1
*
|
|
|
Merge pull request #709 from joelddiaz/reg_fix
Joel Diaz
2015-10-19
1
-2
/
+2
|
\
\
\
\
|
*
|
|
|
Fix typos on env vars.
Joel Diaz
2015-10-19
1
-2
/
+2
|
|
/
/
/
*
/
/
/
added a generic playbook (ops-docker-loopback-to-direct-lvm.yml) to convert a...
Thomas Wiest
2015-10-19
1
-0
/
+104
|
/
/
/
*
|
|
Update example to remove passing in aws creds on command line.
Joel Diaz
2015-10-15
1
-1
/
+1
*
|
|
Removed AWS keys from command line, and substituted with environment variable...
Joel Diaz
2015-10-15
2
-3
/
+14
*
|
|
Fixed GCE playbooks so that they're more like the AWS playbooks.
Thomas Wiest
2015-10-14
4
-33
/
+35
*
|
|
moved the timeout to 12 hours in the docker vg move
Matt Woodson
2015-10-14
1
-1
/
+1
*
|
|
Merge pull request #658 from menren/gce-support
Thomas Wiest
2015-10-12
8
-61
/
+149
|
\
\
\
|
*
|
|
Adding second param. true to many default filters
Chengcheng Mu
2015-10-09
4
-7
/
+7
|
*
|
|
Merge branch 'gce-support' of https://github.com/menren/openshift-ansible int...
Chengcheng Mu
2015-10-06
1
-30
/
+5
|
|
\
\
\
|
|
*
|
|
playbooks/openstack/openshift-cluster/launch.yml back to its correct version
Chengcheng Mu
2015-10-06
1
-30
/
+5
|
*
|
|
|
Revert "Revert "GCE support""
Chengcheng Mu
2015-10-06
9
-66
/
+179
|
|
|
_
|
/
|
|
/
|
|
[prev]
[next]