summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-01-08Increase OpenStack stack creation/deletion timeoutLénaïc Huard
2016-01-08Merge pull request #1122 from lhuard1A/fix_terminate_libvirtThomas Wiest
Fix VM drive cleanup during terminate on libvirt
2016-01-08Automatic commit of package [openshift-ansible] release [3.0.26-1].Brenton Leanhardt
2016-01-08Merge pull request #1141 from brenton/manageiqBrenton Leanhardt
Bug 1296388 - fixing typo
2016-01-08Bug 1296388 - fixing typoBrenton Leanhardt
2016-01-07Automatic commit of package [openshift-ansible] release [3.0.25-1].Brenton Leanhardt
2016-01-07Merge pull request #1008 from detiber/upgradeVersionCheckBrenton Leanhardt
Improve 3.1/1.1 upgrade check
2016-01-07Merge pull request #1132 from lhuard1A/fix_clusterid_openstackThomas Wiest
Rename env into clusterid and add environment in the OpenStack VMs tags
2016-01-07Merge pull request #1129 from brenton/manageiqBrenton Leanhardt
Bug 1296388 - The playbook still configure ManageIQ when openshift_us…
2016-01-07Bug 1296388 - The playbook still configure ManageIQ when ↵Brenton Leanhardt
openshift_use_manageiq is false
2016-01-07Merge pull request #1134 from sdodson/cli-wrapperBrenton Leanhardt
Add a banner to CLI wrapper instructing users that it's only for boot…
2016-01-07Add a banner to CLI wrapper instructing users that it's only for bootstrappingScott Dodson
Also remove -a STDIN,STDOUT,STDERR that's the default
2016-01-07Rename env into clusterid and add environment in the OpenStack VMs tagsLénaïc Huard
2016-01-07Merge pull request #1115 from sdodson/bz1295677Brenton Leanhardt
Fix multi-word arguments & cli wrapper stdin plumbing
2016-01-07Merge pull request #1131 from lhuard1A/fix_terminate_openstackThomas Wiest
Fix terminate.yml on OpenStack
2016-01-07Fix terminate.yml on OpenStackLénaïc Huard
2016-01-07Merge pull request #1130 from sdodson/bz1296022Brenton Leanhardt
Install gluster and ceph packages when containerized but not atomic
2016-01-07Install gluster and ceph packages when containerized but not atomicScott Dodson
Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1296022
2016-01-07Merge pull request #1127 from wshearn/update_config_base_onlineWesley Hearn
Update openshift_facts config_base for Online deployments
2016-01-07Automatic commit of package [openshift-ansible] release [3.0.24-1].Brenton Leanhardt
2016-01-07Update openshift_facts config_base for Online deploymentsWesley Hearn
2016-01-07Fix VM drive cleanup during terminate on libvirtLénaïc Huard
2016-01-07Merge pull request #1126 from brenton/upgrade_fix1Brenton Leanhardt
Setting relative paths in the upgrade playbooks wasn't working
2016-01-06Automatic commit of package [openshift-ansible] release [3.0.23-1].Brenton Leanhardt
2016-01-06Merge pull request #1123 from brenton/manageiqBrenton Leanhardt
We can't enable manageiq for installations less than OSE 3.1 or Origi…
2016-01-06Merge pull request #1113 from lhuard1A/fix_subscriptionThomas Wiest
Fix RHN subscription by explicitly attaching to the right pool
2016-01-06Setting relative paths in the upgrade playbooks wasn't workingBrenton Leanhardt
2016-01-06Merge pull request #1018 from abutcher/secretsBrenton Leanhardt
Clean up idempotency issues with session secrets.
2016-01-06Move extra secret validations into openshift_facts.Andrew Butcher
2016-01-06Merge pull request #1124 from abutcher/container-virt_use_nfsBrenton Leanhardt
Remove not is_containerized restriction on storage plugin includes.
2016-01-06Automatic commit of package [openshift-ansible] release [3.0.22-1].Kenny Woodson
2016-01-06Remove not is_containerized restriction on storage plugin includes.Andrew Butcher
2016-01-06We can't enable manageiq for installations less than OSE 3.1 or Origin 1.1Brenton Leanhardt
This is because 'oadmn policy add-scc-to-user' didn't exist in 3.0
2016-01-06Fix multi-word arguments & cli wrapper stdin plumbingScott Dodson
Fixes https://bugzilla.redhat.com/1295677 Fixes `echo "foo" | oc create -f -`
2016-01-06Merge pull request #1120 from joelddiaz/sdn-resetJoel Diaz
playbook for restarting SDN
2016-01-06Fix RHN subscription by explicitly attaching to the right poolLénaïc Huard
2016-01-05playbook for restarting SDNJoel Diaz
2016-01-05Merge pull request #1116 from abutcher/uninstall-haproxyBrenton Leanhardt
Stop haproxy and remove package during uninstall.
2016-01-05Stop haproxy and remove package during uninstall.Andrew Butcher
2016-01-05Merge pull request #1107 from donovanmuller/patch-1Brenton Leanhardt
Group name as per hosts.origin.example
2016-01-05Merge pull request #1112 from cooktheryan/masterThomas Wiest
Incorrect AMI id
2016-01-05Group name as per hosts.origin.exampleDonovan Muller
The example inventory file does not currently work and fails with: PLAY [Gather Cluster facts] *************************************************** skipping: no hosts matched PLAY RECAP ******************************************************************** this is because the group name is actually OSEv3 (inline with https://github.com/openshift/openshift-ansible/blob/master/inventory/byo/hosts.origin.example#L4) and not OSv3. Also added references to inventory/byo/hosts.[origin,ose,aep].example for more complete examples.
2016-01-05Automatic commit of package [openshift-ansible] release [3.0.21-1].Brenton Leanhardt
2016-01-05Merge pull request #1109 from abutcher/equal-signBrenton Leanhardt
Fix typo in etcd service status fact.
2016-01-04I believe the ami id changed since the initial documentation was created for ↵Ryan Cook
AWS deployment
2016-01-04Merge pull request #1105 from EricMountain-1A/fix-restart-docker-handlerBrenton Leanhardt
Fix Docker restart handling
2016-01-04Merge pull request #1110 from abutcher/argsBrenton Leanhardt
Fix osm_controller_args and osm_api_server_args settings.
2016-01-04Fix osm_controller_args and osm_api_server_args settings.Andrew Butcher
2016-01-04Merge pull request #1050 from enoodle/propose_manageiq_as_defaultBrenton Leanhardt
Propose adding ManageIQ service account by default
2016-01-04Merge pull request #958 from kwoodson/envfixKenny Woodson
Fixing meta data tags env and environment