Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Automatic commit of package [openshift-ansible-inventory] release [0.0.1-1]. | Thomas Wiest | 2015-03-24 | 2 | -1/+5 |
| | |||||
* | Automatic commit of package [openshift-ansible-bin] release [0.0.1-1]. | Thomas Wiest | 2015-03-24 | 2 | -1/+5 |
| | |||||
* | Merge pull request #122 from twiest/tito | Thomas Wiest | 2015-03-24 | 6 | -0/+126 |
|\ | | | | | Added tito build stuff | ||||
| * | Added spec files and tito configs. | Thomas Wiest | 2015-03-24 | 5 | -32/+91 |
| | | |||||
| * | Automatic commit of package [openshift-ansible-bin] release [0.0.1-1]. | Thomas Wiest | 2015-03-24 | 1 | -2/+23 |
| | | |||||
| * | Automatic commit of package [openshift-ansible-cmds] release [0.0.1-1]. | Thomas Wiest | 2015-03-24 | 2 | -2/+6 |
| | | |||||
| * | Initialized to use tito. | Thomas Wiest | 2015-03-24 | 3 | -0/+42 |
|/ | |||||
* | Merge pull request #118 from liangxia/master | Thomas Wiest | 2015-03-24 | 2 | -2/+2 |
|\ | | | | | minor fix | ||||
| * | minor fix | liangxia | 2015-03-19 | 2 | -2/+2 |
| | | |||||
* | | Merge pull request #117 from detiber/repoRename | Thomas Wiest | 2015-03-24 | 19 | -6/+61 |
|\ \ | | | | | | | Rename repos role to openshift_repos | ||||
| * | | Rename repos role to openshift_repos | Jason DeTiberus | 2015-03-18 | 19 | -6/+61 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | - Rename repos role to openshift_repos - Make openshift_repos a dependency of openshift_common - Add README and metadata for openshift_repos - Playbook updates for role rename - Verify libselinux-python is installed, otherwise some of the bulit-in modules we use fail | ||||
* | | | Update README_GCE.md | Dan McPherson | 2015-03-23 | 1 | -1/+1 |
| | | | |||||
* | | | Update README_GCE.md | Dan McPherson | 2015-03-23 | 1 | -1/+1 |
| |/ |/| | |||||
* | | Merge pull request #116 from detiber/bugSquashing | Thomas Wiest | 2015-03-18 | 6 | -149/+336 |
|\ \ | |/ |/| | Bug squashing | ||||
| * | Register node fixes | Jason DeTiberus | 2015-03-18 | 3 | -142/+333 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Set --hostname flag in node config in openshift_node role - Support some additional node attributes in openshift_node role - podCIDR - labels - annotations - Support both output types for openshift ex config view in openshift_register_node module - Support multiple api versions in openshift_register_node module - Support additional attributes in openshift_register_node module - annotations - labels - pod_cidr - external_ips (v1beta3, will be available after next kube rebase) - internal_ips (v1beta3, will be available after next kube rebase) - hostnames (v1beta3, will be available after next kube rebase) - external_id (v1beta3, will be available after next kube rebase) | ||||
| * | Fix hostname handling | Jason DeTiberus | 2015-03-18 | 3 | -7/+3 |
|/ | | | | | - always set hostname if hostname does not match openshift_hostname - Use local IP instead of public IP as hostname for workaround | ||||
* | Merge pull request #114 from twiest/pr | Thomas Wiest | 2015-03-13 | 4 | -14/+18 |
|\ | | | | | Renamed AnsibleUtil to AwsUtil. Fixed bug in AwsUtil for hosts without environment set. | ||||
| * | made the bug fix more python-esq | Thomas Wiest | 2015-03-13 | 1 | -1/+1 |
| | | |||||
| * | fixed bug in AwsUtil that was causing it to blow up on hosts without an ↵ | Thomas Wiest | 2015-03-13 | 1 | -0/+4 |
| | | | | | | | | environment set. | ||||
| * | renamed AnsibleUtil to AwsUtil because that's what it really is. | Thomas Wiest | 2015-03-13 | 4 | -14/+14 |
|/ | |||||
* | Merge pull request #112 from detiber/masterWorkaround | Thomas Wiest | 2015-03-13 | 1 | -0/+17 |
|\ | | | | | Add workaround for openshift-master startup timeout | ||||
| * | Add workaround for openshift-master startup timeout | Jason DeTiberus | 2015-03-13 | 1 | -0/+17 |
| | | |||||
* | | Merge pull request #113 from detiber/kubeFormat | Thomas Wiest | 2015-03-13 | 1 | -5/+11 |
|\ \ | |/ |/| | Update openshift_register_node module for changes in .kubeconfig format ... | ||||
| * | Update openshift_register_node module for changes in .kubeconfig format ↵ | Jason DeTiberus | 2015-03-13 | 1 | -5/+11 |
|/ | | | | following latest kubernetes rebase | ||||
* | Merge pull request #111 from twiest/opssh | Thomas Wiest | 2015-03-11 | 2 | -1/+179 |
|\ | | | | | added opssh | ||||
| * | added opssh | Thomas Wiest | 2015-03-11 | 2 | -1/+179 |
|/ | |||||
* | Merge pull request #70 from lhuard1A/fix_aws | Thomas Wiest | 2015-03-10 | 3 | -5/+11 |
|\ | | | | | Fix AWS playbooks | ||||
| * | Fix AWS playbooks | Lénaïc Huard | 2015-03-10 | 3 | -5/+11 |
| | | |||||
* | | Merge pull request #110 from detiber/nodeResources | Thomas Wiest | 2015-03-09 | 3 | -2/+6 |
|\ \ | | | | | | | Allow for overriding node resources | ||||
| * | | Allow for overriding node resources | Jason DeTiberus | 2015-03-09 | 3 | -2/+6 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - add variable openshift_node_resources to openshift_node role - set default value for openshift_node_resources to { capacity: { cpu: ,memory: }} - If cpu is not set, then the default value will be chosen by the openshift_register_node module (num logical cpus) - If memory is not set, then the default value will be chosen by the openshift_register_node module (75% MemTotal according to /proc/meminfo) | ||||
* | | | Merge pull request #109 from twiest/pr | Thomas Wiest | 2015-03-09 | 4 | -5/+5 |
|\ \ \ | |/ / |/| | | fixed github repo name in READMEs | ||||
| * | | fixed github repo name in READMEs | Thomas Wiest | 2015-03-09 | 4 | -5/+5 |
|/ / | |||||
* | | Merge pull request #66 from lhuard1A/explicit_python2 | Thomas Wiest | 2015-03-09 | 6 | -6/+6 |
|\ \ | | | | | | | Explicitely use python2 | ||||
| * | | Explicitely use python2 | Lénaïc Huard | 2015-02-19 | 6 | -6/+6 |
| | | | | | | | | | | | | | | | Some distributions are using python3 as the default python. On those ones, we need to explicitely use python2. | ||||
* | | | Merge pull request #100 from detiber/randomCleanup | Thomas Wiest | 2015-03-09 | 12 | -73/+118 |
|\ \ \ | | | | | | | | | Random cleanup | ||||
| * | | | Initial readmes for openshift_sdn_{master, node} | Jason DeTiberus | 2015-03-06 | 2 | -26/+42 |
| | | | | |||||
| * | | | Initial READMEs for openshift_{common, node, master} | Jason DeTiberus | 2015-03-06 | 3 | -40/+69 |
| | | | | |||||
| * | | | Fix license name | Jason DeTiberus | 2015-03-06 | 7 | -7/+7 |
| | | | | |||||
* | | | | Merge pull request #106 from detiber/condionalNodeOption | Thomas Wiest | 2015-03-09 | 1 | -2/+3 |
|\ \ \ \ | | | | | | | | | | | Conditionally set --nodes on master | ||||
| * | | | | Conditionally set --nodes on master | Jason DeTiberus | 2015-03-09 | 1 | -2/+3 |
| | |_|/ | |/| | | | | | | | | | | | | | | - only add --nodes option to /etc/sysconfig/openshift-master when openshift_node_ips is not an empty list. | ||||
* | | | | Merge pull request #105 from detiber/fixPermsKubeFolder | Thomas Wiest | 2015-03-09 | 2 | -2/+2 |
|\ \ \ \ | | | | | | | | | | | Fix permissions on .kube folder | ||||
| * | | | | Fix permissions on .kube folder | Jason DeTiberus | 2015-03-09 | 2 | -2/+2 |
| |/ / / | | | | | | | | | | | | | - missing leading 0 on mode | ||||
* | | | | Merge pull request #108 from detiber/fixFirewall | Thomas Wiest | 2015-03-09 | 2 | -32/+46 |
|\ \ \ \ | | | | | | | | | | | os_firewall fixes | ||||
| * | | | | os_firewall fixes | Jason DeTiberus | 2015-03-09 | 2 | -32/+46 |
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | - Fix variable references to os_firewall_{allow,deny} instead of {allow, deny} - Fix ordering of service stop/start to ensure firewall rules are properly initiated after service startup - Add test for package installed before attempting to disable or mask services | ||||
* | | | | Merge pull request #104 from twiest/fix_multi_ec2_py | Thomas Wiest | 2015-03-09 | 1 | -2/+8 |
|\ \ \ \ | |/ / / |/| | | | fixed bug in new ec2.py destination_format code | ||||
| * | | | fixed bug in new ec2.py destination_format code | Thomas Wiest | 2015-03-09 | 1 | -2/+8 |
|/ / / | |||||
* | | | Merge pull request #102 from detiber/fixFirewall | Thomas Wiest | 2015-03-06 | 6 | -22/+17 |
|\ \ \ | | | | | | | | | fixing os_firewall issues | ||||
| * | | | start fixing os_firewall issues | Jason DeTiberus | 2015-03-06 | 6 | -22/+17 |
|/ / / | | | | | | | | | | | | | - Fix missed references to old firewall scripts - Fix variable name references that didn't get updated | ||||
* | | | Merge pull request #101 from detiber/SdnWhoops | Thomas Wiest | 2015-03-06 | 1 | -4/+4 |
|\ \ \ | | | | | | | | | Fix issues with openshift_sdn_node | ||||
| * | | | Fix issues with openshift_sdn_node | Jason DeTiberus | 2015-03-06 | 1 | -4/+4 |
| |/ / | | | | | | | | | | | | | | | | | | | - Use openshift_hostname (set from openshift_common) instead of calculating it again using the openshift_common variables - Fix the task setting facts for openshift_sdn_node that was using references to master instead |