summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-02-17Merge pull request #1425 from smunilla/BZ1308440Brenton Leanhardt
a-o-i: Change method for counting master_lb as installed
2016-02-17Merge pull request #1426 from joelddiaz/registry-node-itemsJoel Diaz
create registry items/triggers under Openshift Node
2016-02-17create registry items/triggers under Openshift NodeJoel Diaz
2016-02-17a-o-i: Change method for counting master_lb as installedSamuel Munilla
2016-02-16Automatic commit of package [openshift-ansible] release [3.0.43-1].Brenton Leanhardt
2016-02-16Merge pull request #1417 from rharrison10/rharriso/dynRussell Harrison
Adding examples to the dyn_record module
2016-02-16Add default to state paramRussell Harrison
2016-02-16Add type to record_type paramRussell Harrison
2016-02-16Add types to module paramsRussell Harrison
2016-02-16Adding examples to the dyn_record moduleRussell Harrison
2016-02-16Merge pull request #1416 from joelddiaz/registry-pingJoel Diaz
add item to track docker-registry pings
2016-02-16add item to track docker-registry pingsJoel Diaz
2016-02-16Merge pull request #1409 from brenton/bz1308411Brenton Leanhardt
Refactoring the add-scc-to-user logic
2016-02-16Merge pull request #1410 from abutcher/docker-scaleupBrenton Leanhardt
Apply openshift_docker to nodes during scaleup.
2016-02-16Handle case where the user already had access to the sccBrenton Leanhardt
2016-02-16Refactoring the add-scc-to-user logicBrenton Leanhardt
2016-02-16Merge pull request #1387 from talset/atomic_uninstallBrenton Leanhardt
Change etcd deamon name for atomic-host in playbooks/adhoc/uninstall.yml
2016-02-16Automatic commit of package [openshift-ansible] release [3.0.42-1].Joel Diaz
2016-02-16Apply openshift_docker to nodes during scaleup.Andrew Butcher
2016-02-15Automatic commit of package [openshift-ansible] release [3.0.41-1].Brenton Leanhardt
2016-02-15Merge pull request #1405 from brenton/bz1308411Brenton Leanhardt
Bug 1308411 - Fail to install OSE 3.0 for no add-scc-to-user command
2016-02-15Bug 1308411 - Fail to install OSE 3.0 for no add-scc-to-user commandBrenton Leanhardt
2016-02-15Merge pull request #1404 from sdodson/docker-optionsBrenton Leanhardt
Add openshift_docker_options to append arbitrary options to
2016-02-15Merge pull request #1403 from mwoodson/awsMatt Woodson
oo_filter: added custom fitler to return hosts group info
2016-02-15Add openshift_docker_options to append arbitrary options toScott Dodson
/etc/sysconfig/docker OPTIONS
2016-02-15oo_filter: added custom fitler to return hosts group infoMatt Woodson
2016-02-15Merge pull request #1399 from smunilla/BZ1308440Brenton Leanhardt
a-o-i: Count nativeha hosts as "installed" for scaleup
2016-02-15Merge pull request #1400 from joelddiaz/ansible-bin-gceJoel Diaz
add gce softlink for openshift-ansible-bin RPM
2016-02-15add gce softlink for openshift-ansible-bin RPMJoel Diaz
2016-02-15a-o-i: Count nativeha hosts as "installed" for scaleupSamuel Munilla
2016-02-15Merge pull request #1398 from smunilla/BZ1308313Brenton Leanhardt
a-o-i: Add master_routingconfig_subdomain to PERSIST_SETTINGS
2016-02-15a-o-i: Add master_routingconfig_subdomain to PERSIST_SETTINGSSamuel Munilla
Fix for BZ1308313
2016-02-15Merge pull request #1397 from brenton/bz1308314Brenton Leanhardt
Bug 1308314 - Failed to continue installation when pressing CTRL-C
2016-02-15Merge pull request #1395 from brenton/masterBrenton Leanhardt
Updating the 3.1.1 router to match the new liveness probe configuration
2016-02-15Bug 1308412 - Fail to install containerized HA master env on RHEL7Brenton Leanhardt
2016-02-15Bug 1308314 - Failed to continue installation when pressing CTRL-CBrenton Leanhardt
2016-02-15Merge pull request #1369 from lhuard1A/gce_oo_optionThomas Wiest
Make the GCE image_name and the machine_type configurable from the CLI
2016-02-15Merge pull request #1355 from lhuard1A/fix_when_no_infraThomas Wiest
Fix issue when there are no infra nodes
2016-02-15Merge pull request #1357 from lhuard1A/pretty_print_gce_list_clusterThomas Wiest
Better structure the output of the list playbook
2016-02-13Change etcd deamon name for atomic-hosttalset
* Update playbooks/adhoc/uninstall.yml * Etcd run into a container on atomic-host and his name is etcd_container. We have to stop the container with the right name on atomic host
2016-02-12Updating the 3.1.1 router to match the new liveness probe configurationBrenton Leanhardt
2016-02-12Merge pull request #1388 from smunilla/minor_upgradesBrenton Leanhardt
a-o-i: Prompts to allow minor upgrades
2016-02-12Merge pull request #1394 from liggitt/system-authenticated-oauthBrenton Leanhardt
Don't automatically give additional permissions to all OAuth users on upgrade
2016-02-12Don't automatically give additional permissions to all OAuth users on upgradeJordan Liggitt
2016-02-12Merge pull request #1393 from detiber/adhoc_bootstrap_fedoraBrenton Leanhardt
Fix adhoc boostrap fedora playbook
2016-02-12Fix adhoc boostrap fedora playbookJason DeTiberus
2016-02-12Merge pull request #1392 from lhuard1A/manage_etc_hosts_falseBrenton Leanhardt
Fix libvirt cluster creation
2016-02-12Fix libvirt cluster creationLénaïc Huard
Doing a `bin/cluster create libvirt …` fails with the following error: ``` TASK: [Warn user about bad openshift_hostname values] ************************* [lenaic-node-compute-cf3fb, lenaic-node-compute-f39d3, lenaic-node-infra-0407f, lenaic-master-fc5f9] The hostname "lenaic-node-compute-cf3fb.example.com" for "lenaic-node-compute-cf3fb.example.com" doesn't resolve to an ip address owned by this host. Please set openshift_hostname variable to a hostname that when resolved on the host in question resolves to an IP address matching an interface on this host. This host will fail liveness checks for pods utilizing hostPorts, press CTRL-C to continue.: ``` because the `/etc/hosts` of the VM is containing: ``` [openshift@lenaic-node-compute-cf3fb ~]$ cat /etc/hosts # Your system has configured 'manage_etc_hosts' as True. # As a result, if you wish for changes to this file to persist # then you will need to either # a.) make changes to the master file in /etc/cloud/templates/hosts.redhat.tmpl # b.) change or remove the value of 'manage_etc_hosts' in # /etc/cloud/cloud.cfg or cloud-config from user-data # # The following lines are desirable for IPv4 capable hosts 127.0.0.1 lenaic-node-compute-cf3fb.example.com lenaic-node-compute-cf3fb 127.0.0.1 localhost.localdomain localhost 127.0.0.1 localhost4.localdomain4 localhost4 # The following lines are desirable for IPv6 capable hosts ::1 lenaic-node-compute-cf3fb.example.com lenaic-node-compute-cf3fb ::1 localhost.localdomain localhost ::1 localhost6.localdomain6 localhost6 ``` Disabling `manage_etc_hosts` removes the lines for `lenaic-node-compute-cf3fb` from `/etc/hosts` and makes than name resolved by the DNS to its real IP.
2016-02-12Merge pull request #1391 from lhuard1A/labelsBrenton Leanhardt
Add missing `type` node labels on OpenStack and libvirt
2016-02-12Add missing `type` node labels on OpenStack and libvirtLénaïc Huard