summaryrefslogtreecommitdiffstats
path: root/roles
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | First attempt at refactor of os_firewallKenny Woodson2017-08-0843-121/+631
* | | | | | | | | Merge pull request #3905 from kwoodson/nuage_idempotencyScott Dodson2017-08-112-35/+9
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Spacing and moving deleget_to to bottom.Kenny Woodson2017-04-181-2/+2
| * | | | | | | | | Updated to use modules instead of command for user permissions.Kenny Woodson2017-04-102-35/+9
* | | | | | | | | | Merge pull request #5047 from rhcarvalho/fix-when-warningScott Dodson2017-08-113-5/+5
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fix syntax for when statementRodolfo Carvalho2017-08-103-5/+5
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | system_container.yml: fix bracesLuke Meyer2017-08-101-1/+1
|/ / / / / / / / /
* | | | | | | | | Merge pull request #4922 from sosiouxme/20170728-improve-get-varsScott Dodson2017-08-093-7/+73
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | openshift_checks: enable variable conversionLuke Meyer2017-08-013-7/+73
* | | | | | | | | | Merge pull request #4832 from smarterclayton/stop_using_old_modeOpenShift Bot2017-08-0921-271/+49
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / |/| | | | | | | | |
| * | | | | | | | | Remove remaining references to openshift-master.serviceClayton Coleman2017-08-086-38/+0
| * | | | | | | | | Disable old openshift-master.service on upgradeClayton Coleman2017-08-082-0/+8
| * | | | | | | | | Use the new election mode (client based) instead of direct etcd accessClayton Coleman2017-08-081-3/+2
| * | | | | | | | | Remove the origin-master.service and associated filesClayton Coleman2017-08-0812-229/+38
| * | | | | | | | | Make native clustering the default everywhereClayton Coleman2017-08-081-1/+1
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge pull request #4812 from kwoodson/openshift_version_refactorOpenShift Bot2017-08-083-2/+3
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | Refactor of openshift_version.Kenny Woodson2017-08-083-2/+3
| |/ / / / / / /
* | | | | | | | Merge pull request #4913 from sosiouxme/20170720-refactor-check-resultsRodolfo Carvalho2017-08-0822-643/+730
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | openshift_checks: refactor logging checksLuke Meyer2017-08-0215-616/+699
| * | | | | | | openshift_checks: add property to track 'changed'Luke Meyer2017-08-0212-40/+44
* | | | | | | | Merge pull request #4739 from kwoodson/openshift_facts_refactorScott Dodson2017-08-087-143/+1
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | integration tests: keep openshift_version happyLuke Meyer2017-08-071-4/+0
| * | | | | | | Removing tasks from module openshift_facts.Kenny Woodson2017-08-046-139/+1
* | | | | | | | Merge pull request #4802 from jkaurredhat/metrics_1.6Scott Dodson2017-08-071-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix for : https://bugzilla.redhat.com/show_bug.cgi?id=1467423jkaurredhat2017-07-201-1/+1
* | | | | | | | | Merge pull request #4909 from jarrpa/glusterfs_name-fixScott Dodson2017-08-074-9/+9
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | GlusterFS: Default glusterfs_name in loop items.Jose A. Rivera2017-07-284-9/+9
* | | | | | | | | | Merge pull request #5004 from ewolinetz/master_fix_logging_pvc_genScott Dodson2017-08-071-36/+47
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Updating PVC generation to only be done if the pvc does not already exist to ...ewolinetz2017-08-041-36/+47
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |
* | | | | | | | | | Merge pull request #4960 from juanvallejo/jvallejo/verify-disk-memory-before-...OpenShift Bot2017-08-072-5/+98
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | add pre-flight checks to ugrade pathjuanvallejo2017-08-022-5/+98
| | |_|_|_|_|/ / / / | |/| | | | | | | |
* | | | | | | | | | adding readme for openshift_manageiqErez Freiberger2017-08-071-0/+4
| |_|_|_|/ / / / / |/| | | | | | | |
* | | | | | | | | Merge pull request #4898 from giuseppe/cri-oOpenShift Bot2017-08-0415-32/+432
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | cri-o: configure the CNI networkGiuseppe Scrivano2017-08-042-0/+15
| * | | | | | | | | cri-o: Restart cri-o after openshift sdn installationSteve Milner2017-08-031-0/+7
| * | | | | | | | | cri-o: Continue node without SELinux checkSteve Milner2017-08-031-3/+3
| * | | | | | | | | cri-o: allow to override CRI-O image indipendently from DockerGiuseppe Scrivano2017-08-031-3/+3
| * | | | | | | | | docker: introduce use_crio_onlyGiuseppe Scrivano2017-08-031-2/+3
| * | | | | | | | | docker: skip Docker setup when using CRI-OGiuseppe Scrivano2017-08-031-1/+3
| * | | | | | | | | openvswitch: system container depends on the cri-o serviceGiuseppe Scrivano2017-08-031-1/+12
| * | | | | | | | | cli_image: do not require Docker when using CRI-OGiuseppe Scrivano2017-08-032-25/+83
| * | | | | | | | | cri-o: skip Set precise containerized version checkGiuseppe Scrivano2017-08-031-0/+9
| * | | | | | | | | cri-o: skip Docker version testGiuseppe Scrivano2017-08-031-0/+2
| * | | | | | | | | cri-o: use only images from Docker HubGiuseppe Scrivano2017-08-031-10/+6
| * | | | | | | | | cri-o: Enable systemd-modules-load if requiredSteve Milner2017-08-031-0/+6
| * | | | | | | | | openshift_node: fix typo for experimental-criSteve Milner2017-08-031-1/+1
| * | | | | | | | | cri-o: Fix node template to use full variableSteve Milner2017-08-031-1/+1
| * | | | | | | | | cri-o: Ensure overlay is availableSteve Milner2017-08-032-0/+22
| * | | | | | | | | cri-o: Default insecure registries to ""Steve Milner2017-08-032-1/+2
| * | | | | | | | | crio: use a template for the configurationGiuseppe Scrivano2017-08-032-24/+137