summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-01-13v3_0_to_v3_1_upgrade: Install storage packagesSamuel Munilla
Include the existing storage plugin configuration during an upgrade.
2016-01-12Merge pull request #1169 from abutcher/fix-rpm-container-testsBrenton Leanhardt
Add is_containerized inputs to nosetests.
2016-01-12Merge pull request #1174 from kwoodson/remove_atomic_checkKenny Woodson
Removing atomic check for zabbix module.
2016-01-12Removed atomic host checkKenny Woodson
2016-01-12Merge pull request #1143 from smunilla/new_nodesBrenton Leanhardt
atomic-openshift-installer: Populate new_nodes group
2016-01-12Add is_containerized inputs to nosetests.Andrew Butcher
2016-01-12Merge pull request #1168 from detiber/padded_yaml_fixBrenton Leanhardt
Fix for to_padded_yaml filter
2016-01-12Fix for to_padded_yaml filterJason DeTiberus
- Fix issue where None is passed to to_padded_yaml filter and invalid config is generated.
2016-01-12Merge pull request #1148 from LutzLange/masterBrenton Leanhardt
Fix for providing cloud-provider arguments with multiline yaml capability
2016-01-12Merge pull request #1165 from sdodson/bz1280171Brenton Leanhardt
use hostnamectl to set the hostname
2016-01-12- sqashed to one commitLutz Lange
2016-01-11Switch to using hostnamectl as it works on atomic and rhel7Scott Dodson
2016-01-11Merge pull request #1162 from detiber/fixPortalNetBrenton Leanhardt
Set portal net in master playbook
2016-01-11Merge pull request #1163 from sdodson/qi-containersBrenton Leanhardt
re-enable containerize installs
2016-01-11re-enable containerize installsScott Dodson
2016-01-11Set portal net in master playbookJason DeTiberus
2016-01-11Merge pull request #1097 from sdodson/containersBrenton Leanhardt
Always pull images
2016-01-11Set the cli image to match osm_image in openshift_cli roleScott Dodson
2016-01-11Automatic commit of package [openshift-ansible] release [3.0.28-1].Kenny Woodson
2016-01-11Merge pull request #1149 from kwoodson/tab_completionKenny Woodson
Updating tab completion for metadata changes.
2016-01-11Merge pull request #1151 from mwoodson/host_monitoringMatt Woodson
host monitoring: combined pcp and zagg client into host monitoring
2016-01-11added the rhe7-host-monitoring service fileMatt Woodson
2016-01-11Merge pull request #1128 from lhuard1A/bin_cluster_ose_3.1Thomas Wiest
Make bin/cluster able to spawn an OSE 3.1 cluster
2016-01-11Merge branch 'tab_completion' of github.com:kwoodson/openshift-ansible into ↵Kenny Woodson
tab_completion Conflicts: bin/ossh_bash_completion
2016-01-11Fixing tab completion for latest metadata changesKenny Woodson
2016-01-11Merge pull request #1150 from brenton/masterBrenton Leanhardt
Removing some internal hostnames
2016-01-11Removing some internal hostnamesBrenton Leanhardt
2016-01-11Fixing tab completion for latest metadata changesKenny Woodson
2016-01-08Automatic commit of package [openshift-ansible] release [3.0.27-1].Kenny Woodson
2016-01-08Merge pull request #1145 from kwoodson/metatoolsKenny Woodson
Updating metadata to have clusterid, id, ip, and private ip.
2016-01-08Update to metadata tooling.Kenny Woodson
2016-01-08Make bin/cluster able to spawn OSE 3.1 clustersLénaïc Huard
2016-01-08atomic-openshift-installer: Populate new_nodes groupSamuel Munilla
Set the new_nodes group when scaling up additional nodes
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-07Always pull docker imagesScott Dodson
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-07oso_host_monitoring role: removed the f22 and zagg client, replaced it with ↵Matt Woodson
oso-rhel7-host-monitoring container
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