| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-05-14 | Update default max-pods parameter | Marcel Wysocki | |
| This updates the openshift_node_kubelet_args max-pods parameter from 40 to 110 which is the new number of maximum supported pods per node in OSE 3.2. The inventory file should reflect this. | |||
| 2016-05-13 | Update default max-pods parameter | Marcel Wysocki | |
| This updates the openshift_node_kubelet_args max-pods parameter from 40 to 110 which is the new number of maximum supported pods per node in OSE 3.2. The inventory file should reflect this. | |||
| 2016-05-12 | Merge pull request #1885 from dgoodwin/proxy-quotes | Jason DeTiberus | |
| Fix mistaken quotes on proxy sysconfig variables. | |||
| 2016-05-12 | Merge pull request #1875 from sdodson/fix-static-interfaces | Jason DeTiberus | |
| Use IP4_NAMESERVERS rather than DHCP4_DOMAIN_NAME_SERVERS | |||
| 2016-05-12 | Fix mistaken quotes on proxy sysconfig variables. | Devan Goodwin | |
| Only need double quotes if preserving whitespace, and never singles. | |||
| 2016-05-12 | Sync comments with origin pr | Scott Dodson | |
| 2016-05-12 | Use IP4_NAMESERVERS rather than DHCP4_DOMAIN_NAME_SERVERS | Scott Dodson | |
| Only modify resolv.conf if IP4_NAMESERVERS is defined, it's not safe to do so otherwise. | |||
| 2016-05-12 | Merge pull request #1870 from sdodson/fix-firewall | Jason DeTiberus | |
| Fix master firewall rules by deferring them | |||
| 2016-05-12 | Merge pull request #1737 from moolitayer/manageiq_sa_to_have_image_scanning_role | Jason DeTiberus | |
| Add image-auditor role to ManageIQ SA | |||
| 2016-05-12 | Merge pull request #1883 from dgoodwin/tokenconfig | Jason DeTiberus | |
| Document oauth token config inventory vars. | |||
| 2016-05-12 | Merge pull request #1871 from sdodson/fix-version | Jason DeTiberus | |
| Fix version fact on containerized installs | |||
| 2016-05-12 | Document oauth token config inventory vars. | Devan Goodwin | |
| These were added in November but weren't covered in the example inventories. | |||
| 2016-05-11 | Why is the node failing to start | Scott Dodson | |
| 2016-05-11 | Move os_firewall out of openshift_common | Scott Dodson | |
| 2016-05-11 | Remove old unused firewall rules | Scott Dodson | |
| 2016-05-11 | Fix firewall rules | Scott Dodson | |
| 2016-05-10 | Merge pull request #1873 from smunilla/BZ1331236 | Jason DeTiberus | |
| a-o-i: Write proxy variables | |||
| 2016-05-10 | Merge pull request #1192 from lebauce/storage-cinder-role | Jason DeTiberus | |
| Add support for Openstack based persistent volumes | |||
| 2016-05-10 | Merge pull request #1828 from sdodson/bz1330920 | Jason DeTiberus | |
| Fix openshift_generate_no_proxy_hosts boolean | |||
| 2016-05-10 | Merge pull request #1874 from abutcher/eval-hosts | Jason DeTiberus | |
| Remove extra evaluate_groups include. | |||
| 2016-05-10 | Merge pull request #1872 from abutcher/flannel-fixes | Jason DeTiberus | |
| Fixes for flannel configuration | |||
| 2016-05-10 | Merge pull request #1864 from abutcher/gitignore-retry | Jason DeTiberus | |
| Add *.retry to gitignore. | |||
| 2016-05-10 | Remove double evaluate_groups include. | Andrew Butcher | |
| 2016-05-10 | a-o-i: Write proxy variables | Samuel Munilla | |
| Write the proper variables for http(s) and proxy excludes to the ansible inventory. | |||
| 2016-05-10 | Add support for Openstack based persistent volumes | Sylvain Baubeau | |
| Signed-off-by: Sylvain Baubeau <sbaubeau@redhat.com> | |||
| 2016-05-09 | Fixes for flannel configuration. | Andrew Butcher | |
| 2016-05-09 | Initialize facts for all hosts. | Andrew Butcher | |
| 2016-05-09 | Fix version | Scott Dodson | |
| 2016-05-09 | Merge tag 'openshift-ansible-3.0.89-1' | Brenton Leanhardt | |
| Tagging package [openshift-ansible] version [3.0.89-1] in directory [./]. | |||
| 2016-05-09 | Automatic commit of package [openshift-ansible] release [3.0.89-1]. | Brenton Leanhardt | |
| 2016-05-09 | Merge pull request #1858 from vishpat/credentials | Jason DeTiberus | |
| Fixed the credentials | |||
| 2016-05-09 | Use yum swap to downgrade docker | Scott Dodson | |
| 2016-05-09 | Merge pull request #1867 from sdodson/uninstall | Jason DeTiberus | |
| Unmask atomic-openshift-master on uninstall | |||
| 2016-05-09 | Merge pull request #1869 from dgoodwin/upgrade-registries | Jason DeTiberus | |
| Fix cli_docker_additional_registries being erased during upgrade. | |||
| 2016-05-09 | Fix cli_docker_additional_registries being erased during upgrade. | Devan Goodwin | |
| Legacy options (cli_*) were not being migrated during upgrade. Add the oo_all_hosts group, and migrate the facts as we do in the normal cluster playbooks. | |||
| 2016-05-09 | Unmask atomic-openshift-master on uninstall | Scott Dodson | |
| If you'd installed HA cluster this service would've been masked. If you then uninstalled and installed a non HA cluster you run into atomic-openshift-master service not being loaded. | |||
| 2016-05-06 | Merge tag 'openshift-ansible-3.0.88-1' | Brenton Leanhardt | |
| Tagging package [openshift-ansible] version [3.0.88-1] in directory [./]. | |||
| 2016-05-06 | Automatic commit of package [openshift-ansible] release [3.0.88-1]. | Brenton Leanhardt | |
| 2016-05-06 | Open port 53 whenever we're unsure of version | Scott Dodson | |
| 2016-05-06 | Fix unsafe boolean handling on use_dnsmasq | Scott Dodson | |
| 2016-05-06 | Add *.retry to gitignore. | Andrew Butcher | |
| 2016-05-06 | Merge pull request #1857 from sdodson/dns-upgrade | Jason DeTiberus | |
| Playbook to enable dnsmasq | |||
| 2016-05-06 | Move modify_yaml up into top level library directory | Scott Dodson | |
| 2016-05-06 | Enable dnsmasq on all hosts | Scott Dodson | |
| - Reconfigures masters to use port 8053 for SkyDNS - Runs openshift_node_dnsmasq role on all nodes - Reconfigures node to use dnsmasq | |||
| 2016-05-05 | Fixed the credentials | Vishal Patil | |
| 2016-05-05 | Merge pull request #1855 from abutcher/v2-vars-files | Jason DeTiberus | |
| Remove vars_files for byo, scaleup and restart playbooks. | |||
| 2016-05-05 | Remove vars_files on play includes for byo, scaleup and restart playbooks. | Andrew Butcher | |
| 2016-05-05 | Merge pull request #1853 from abutcher/v2-hostvars | Jason DeTiberus | |
| Replace hostvars with vars for openshift env facts when ansible >= v2. | |||
| 2016-05-05 | Merge pull request #1688 from jprovaznik/dns | Jason DeTiberus | |
| Allow containerized deployment of dns role | |||
| 2016-05-04 | Add oo_merge_hostvars filter for merging host & play variables. | Andrew Butcher | |
