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
/
utils
/
src
/
ooinstall
/
openshift_ansible.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Quick installer: run prerequistes first and update path to main playbook
Vadim Rutkovsky
2018-02-07
1
-1
/
+16
*
[1506750] Ensure proper hostname check override
Russell Teague
2018-01-22
1
-1
/
+1
*
Quick installer: deprecate upgrades
Vadim Rutkovsky
2018-01-19
1
-18
/
+0
*
Remove all references to pacemaker (pcs, pcsd) and openshift.master.cluster_m...
Andrew Butcher
2017-12-05
1
-2
/
+0
*
Playbook Consolidation - openshift-node
Russell Teague
2017-11-21
1
-1
/
+1
*
fix BZ1422541 on master branch
Wenkai Shi
2017-04-07
1
-0
/
+2
*
Hush the sudo privs check in oo-installer
Tim Bielawa
2017-01-04
1
-1
/
+1
*
python3 support, add tox for better local testing against multiple python ver...
Jason DeTiberus
2016-12-20
1
-9
/
+11
*
Enable quiet output for all a-o-i commands
Tim Bielawa
2016-11-10
1
-0
/
+8
*
a-o-i: Separate install and scaleup workflows
Samuel Munilla
2016-10-20
1
-6
/
+3
*
a-o-i: Fix openshift_node_labels
Samuel Munilla
2016-09-30
1
-1
/
+3
*
a-o-i: Allow better setting of host level variables
Samuel Munilla
2016-09-29
1
-14
/
+13
*
'fix' unittests by removing the users ability to specify an ansible config
Tim Bielawa
2016-09-29
1
-1
/
+2
*
Fix conflicts in spec file
Tim Bielawa
2016-09-29
1
-2
/
+14
*
Merge pull request #2367 from tbielawa/FixNewerPyLintErrors
Andrew Butcher
2016-09-01
1
-2
/
+3
|
\
|
*
Fix PyLint errors discovered when upgrading to newer version
Tim Bielawa
2016-08-26
1
-2
/
+3
*
|
Remove atomic check and cockpit.socket
Samuel Munilla
2016-08-26
1
-3
/
+0
*
|
Add support for Atomic Registry Installs
Samuel Munilla
2016-08-26
1
-0
/
+6
|
/
*
Apply indentation changes to some other lines
Tim Bielawa
2016-08-26
1
-4
/
+4
*
Fix PEP8 in openshift_ansible.py
Tim Bielawa
2016-08-25
1
-18
/
+20
*
Fix BZ1368296 by quietly recollecting facts if the cache is removed
Tim Bielawa
2016-08-24
1
-0
/
+10
*
a-o-i: Fix broken upgrades
Samuel Munilla
2016-08-12
1
-2
/
+2
*
Merge pull request #2278 from smunilla/BZ1353162
Scott Dodson
2016-08-09
1
-3
/
+1
|
\
|
*
move ansible_ssh_user to deployment, remove ansible_config and ansible_log_path
Gan Huang
2016-08-09
1
-3
/
+1
*
|
Labeling nodes only
Gan Huang
2016-08-09
1
-1
/
+2
|
/
*
a-o-i: Fix broken uninstall
Samuel Munilla
2016-08-02
1
-2
/
+2
*
a-o-i: Better inventory group handling
Samuel Munilla
2016-07-29
1
-66
/
+42
*
Disable too many branches pylint
Scott Dodson
2016-07-27
1
-0
/
+1
*
a-o-i: write missing openshift_node_labels
dkorn
2016-07-27
1
-0
/
+2
*
Merge pull request #2228 from smunilla/arbitrary_host_vars
Scott Dodson
2016-07-27
1
-0
/
+4
|
\
|
*
a-o-i: Support for arbitrary host-level variables
Samuel Munilla
2016-07-27
1
-0
/
+4
*
|
a-o-i: Move inventory vars to the correct location
Samuel Munilla
2016-07-27
1
-16
/
+18
|
/
*
a-o-i: Write Role variable groups
Samuel Munilla
2016-07-20
1
-1
/
+2
*
Arbitrary Installer yaml
Samuel Munilla
2016-07-18
1
-22
/
+64
*
a-o-i: Write proxy variables
Samuel Munilla
2016-05-10
1
-0
/
+10
*
Merge pull request #1765 from smunilla/proxy_ui
Jason DeTiberus
2016-04-26
1
-1
/
+2
|
\
|
*
a-o-i: UI additions for proxies
Samuel Munilla
2016-04-18
1
-1
/
+2
*
|
Replace deprecated sudo with become.
Andrew Butcher
2016-04-25
1
-2
/
+2
|
/
*
a-o-i: Support openshift_image_tag
Samuel Munilla
2016-04-08
1
-1
/
+3
*
Merge pull request #1654 from dgoodwin/gen-inventory
Brenton Leanhardt
2016-04-05
1
-2
/
+1
|
\
|
*
Add --gen-inventory command to atomic-openshift-installer.
Devan Goodwin
2016-03-24
1
-2
/
+1
*
|
a-o-i: Add 3.2 to list of supported versions
Samuel Munilla
2016-03-23
1
-12
/
+4
|
/
*
Updating the docker registry variables to use the new name
Brenton Leanhardt
2016-03-14
1
-2
/
+2
*
First attempt at NFS setup
Samuel Munilla
2016-03-09
1
-4
/
+16
*
a-o-i: Rename osm_default_subdomain
Samuel Munilla
2016-02-26
1
-1
/
+1
*
Merge pull request #1337 from abutcher/master-scaleup
Brenton Leanhardt
2016-02-22
1
-1
/
+1
|
\
|
*
Re-arrange scaleup playbooks.
Andrew Butcher
2016-02-16
1
-1
/
+1
*
|
a-o-i: pylint fixes related to too-long lines
Samuel Munilla
2016-02-16
1
-3
/
+6
|
/
*
a-o-i: Prompts to allow minor upgrades
Samuel Munilla
2016-02-12
1
-3
/
+9
*
aoi: Safer check for master_routingconfig_subdomain
Samuel Munilla
2016-02-04
1
-1
/
+1
[next]