summaryrefslogtreecommitdiffstats
path: root/roles
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | Updating delete/recreate with replace --force.Kenny Woodson2017-02-283-18/+10
| * | | | | | Fixed logic error. Ensure both svc and dc exist.Kenny Woodson2017-02-282-2/+2
| * | | | | | Modified base debug statements. Fixed oc_secret debug/verbose flag. Added r...Kenny Woodson2017-02-2824-62/+80
| * | | | | | Adding support for a route with certs and reencrypt.Kenny Woodson2017-02-284-3/+49
| | |_|_|/ / | |/| | | |
* | | | | | Merge pull request #3526 from richm/fluentd-filter-renamed-to-viaqJeff Cantrill2017-03-011-1/+1
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | logging fluentd filter was renamed to viaqRich Megginson2017-02-281-1/+1
| | |_|_|/ | |/| | |
* | | | | Merge pull request #3502 from ingvagabund/when-installing-excluder-install-th...Jan Chaloupka2017-03-011-0/+2
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | install the latest excludersJan Chaloupka2017-02-271-0/+2
* | | | | Merge pull request #3522 from mtnbikenc/pvc-type-fixRussell Teague2017-02-282-8/+10
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Add 'persistentVolumeClaim' to volume_info typeRussell Teague2017-02-282-8/+10
* | | | | Merge pull request #3434 from giuseppe/system-containers-moduleGiuseppe Scrivano2017-02-2810-164/+448
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | node: use the new oc_atomic_container moduleGiuseppe Scrivano2017-02-283-60/+18
| * | | | master: use the new oc_atomic_container moduleGiuseppe Scrivano2017-02-282-57/+23
| * | | | etcd: use the new oc_atomic_container moduleGiuseppe Scrivano2017-02-281-47/+25
| * | | | lib_openshift: new module atomic_containerGiuseppe Scrivano2017-02-284-0/+382
| | |/ / | |/| |
* | | | Merge pull request #3515 from mtnbikenc/registry-pvc-fixRussell Teague2017-02-281-2/+3
|\ \ \ \ | |/ / / |/| | |
| * | | Correct fact creation for pvcRussell Teague2017-02-271-2/+3
* | | | Re-generate lib_openshiftScott Dodson2017-02-271-40/+92
* | | | Merge pull request #3387 from enj/enj/f/sdn_moduleScott Dodson2017-02-276-0/+1935
|\ \ \ \
| * | | | Add SDNValidator ModuleMonis Khan2017-02-216-0/+1935
* | | | | Merge pull request #3512 from mtnbikenc/hosted-registry-serviceScott Dodson2017-02-271-0/+13
|\ \ \ \ \
| * | | | | Create hosted registry serviceRussell Teague2017-02-271-0/+13
| | |/ / / | |/| | |
* | | | | Make s3_volume_mount available to set_fact callSteve Milner2017-02-271-2/+3
* | | | | Merge pull request #3510 from abutcher/router-upgradeAndrew Butcher2017-02-2722-53/+53
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | [oc_obj] Move namespace argument to end of command.Andrew Butcher2017-02-2722-53/+53
* | | | | Moving replica logic to filter_plugin to fix skipped task variable behavior.Kenny Woodson2017-02-272-1/+36
| |_|/ / |/| | |
* | | | Merge pull request #3358 from jpkrohling/JPK-JGroups-ASYM-PasswordScott Dodson2017-02-274-43/+12
|\ \ \ \
| * | | | Removed JGroups cert and password generation.Juraci Paixão Kröhling2017-02-244-43/+12
* | | | | Merge pull request #3468 from jcantrill/logging_expand_replicasScott Dodson2017-02-271-1/+1
|\ \ \ \ \
| * | | | | openshift_logging default to 2 replicas of primary shardsJeff Cantrill2017-02-231-1/+1
| | |_|/ / | |/| | |
* | | | | Merge pull request #3448 from smarterclayton/versionScott Dodson2017-02-245-20/+22
|\ \ \ \ \
| * | | | | Prepare for origin moving to OCP version schemeClayton Coleman2017-02-235-20/+22
* | | | | | openshift_hosted: Update tasks to use oc_ modulesRussell Teague2017-02-249-414/+274
| |_|_|/ / |/| | | |
* | | | | Rebased.Kenny Woodson2017-02-244-4/+4
* | | | | Fixed indentationKenny Woodson2017-02-241-1/+1
* | | | | Adding get_env_var to deploymentconfig.Kenny Woodson2017-02-246-66/+68
* | | | | Fixed default variables. Added a fix to generated secret in env var.Kenny Woodson2017-02-247-4/+78
* | | | | Revert "Add centos paas sig common"Scott Dodson2017-02-241-7/+0
* | | | | Merge pull request #3457 from sdodson/1414276Scott Dodson2017-02-241-1/+1
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | BZ1414276 - Quote ansible_ssh_user when determining group idScott Dodson2017-02-221-1/+1
* | | | | Merge pull request #3430 from jcantrill/bz_1417261_quote_secretScott Dodson2017-02-241-2/+2
|\ \ \ \ \
| * | | | | bug 1417261. Quote name and secrets in logging templatesJeff Cantrill2017-02-201-2/+2
* | | | | | Merge pull request #3406 from sdodson/openshift_reposScott Dodson2017-02-235-43/+76
|\ \ \ \ \ \
| * | | | | | add dependency on openshift_reposScott Dodson2017-02-172-0/+30
| * | | | | | Add centos paas sig commonScott Dodson2017-02-171-0/+7
| * | | | | | Disentangle openshift_repos from openshift_factsScott Dodson2017-02-172-43/+39
* | | | | | | Merge pull request #3474 from sdodson/image-stream-syncScott Dodson2017-02-2351-60/+852
|\ \ \ \ \ \ \
| * | | | | | | Update v1.5 contentScott Dodson2017-02-2322-28/+122
| * | | | | | | Update v1.4 contentScott Dodson2017-02-2323-29/+123
| * | | | | | | xPaaS ose-v1.3.6Scott Dodson2017-02-236-3/+607
| | |_|_|/ / / | |/| | | | |