Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * Make portal_net configurable when wetting up the nodes OpenShift Registry | Jhon Honce | 2015-06-12 | 2 | -2/+3 |
| | |||||
* | Infrastructure - Set OpenShift Registry | Jhon Honce | 2015-06-12 | 1 | -0/+11 |
| | | | | * TODO: update to secure when 'add volume' feature available in origin | ||||
* | * Refactor to use openshift_master_config_dir when deploying services | Jhon Honce | 2015-06-10 | 4 | -2/+10 |
| | |||||
* | Use the documented state=present for yum module | Jason DeTiberus | 2015-06-10 | 4 | -6/+6 |
| | |||||
* | Bugfixes | Scott Dodson | 2015-06-10 | 2 | -2/+1 |
| | | | | | - Don't include ./ in the tarball we transfer to the nodes - Fixup node argument ordering | ||||
* | Templatize configs and 0.5.2 changes | Jason DeTiberus | 2015-06-10 | 27 | -535/+579 |
| | | | | | | | | | | | | | | | | | | | | | | - Templatize node config - Templatize master config - Integrated sdn changes - Updates for openshift_facts - Added support for node, master and sdn related changes - registry_url - added identity provider facts - Removed openshift_sdn_* roles - Install httpd-tools if configuring htpasswd auth - Remove references to external_id - Setting external_id interferes with nodes associating with the generated node object when pre-registering nodes. - osc/oc and osadm/oadm binary detection in openshift_facts Misc Changes: - make non-errata puddle default for byo example - comment out master in list of nodes in inventory/byo/hosts - remove non-error errors from fluentd_* roles - Use admin kubeconfig instead of openshift-client | ||||
* | Accomodate upstream configuration change | Scott Dodson | 2015-06-10 | 8 | -39/+46 |
| | | | | | | | | | | - Master config and certificates are now in /etc/openshift/master - Node config is now in /etc/openshift/node - Several certificates have been renamed to accomodate a flattening of structure to accomodate secret storage - Add openshift_data_dir to ensure etcd and volumes are stored in /var/lib/openshift - Add openshift_generated_configs_dir | ||||
* | Switch to beta4 for online | Troy Dawson | 2015-06-08 | 1 | -4/+4 |
| | |||||
* | add use_fluentd to openshift_facts | Jason DeTiberus | 2015-06-06 | 2 | -1/+16 |
| | | | | | - Move use_fluentd into openshift_facts proper - default use_fluentd to False unless deployment_type == origin | ||||
* | Allow NFS access for VMs | Jhon Honce | 2015-06-05 | 1 | -0/+3 |
| | |||||
* | Merge pull request #207 from sebiwi/remove_trailing_whitespace | Thomas Wiest | 2015-06-03 | 1 | -3/+3 |
|\ | | | | | Removed trailing whitespaces | ||||
| * | Removed trailing whitespaces | Sebastian Caceres | 2015-05-06 | 1 | -3/+3 |
| | | |||||
* | | Merge pull request #255 from jsafrane/devel/fix-typo | Thomas Wiest | 2015-06-03 | 1 | -1/+1 |
|\ \ | | | | | | | Fixe a typo in NFS server role. | ||||
| * | | Fixed a typo. | Jan Safranek | 2015-06-01 | 1 | -1/+1 |
| | | | |||||
* | | | Merge pull request #190 from jwhonce/wip/containers | Jhon Honce | 2015-06-01 | 21 | -16/+314 |
|\ \ \ | | | | | | | | | | | | | | | | | Infrastructure - Deploy services in cluster @twiest All comments covered. | ||||
| * | | | * Fix tables in README.md files | Jhon Honce | 2015-06-01 | 2 | -2/+2 |
| | | | | |||||
| * | | | * rename openshift_registry_url oreg_url | Jhon Honce | 2015-06-01 | 6 | -26/+26 |
| | | | | | | | | | | | | | | | | * rename option_images to _{oreg|ortr}_images | ||||
| * | | | * Do not reinstall gem if it exists | Jhon Honce | 2015-06-01 | 2 | -0/+12 |
| | | | | |||||
| * | | | * Make fluentd deployment optional with openshift_use_fluentd | Jhon Honce | 2015-06-01 | 1 | -0/+1 |
| | | | | |||||
| * | | | Install fluentd on nodes and master | Jhon Honce | 2015-05-29 | 6 | -0/+156 |
| | | | | | | | | | | | | | | | | * Configure fluentd to aggragate container logs | ||||
| * | | | * Deploy services from common playbook | Jhon Honce | 2015-05-29 | 7 | -9/+9 |
| | | | | |||||
| * | | | [WIP] Infrastructure - Deploy services in cluster | Jhon Honce | 2015-05-29 | 10 | -0/+129 |
| |/ / | | | | | | | | | | | | | * Create OpenShift Docker Registry * Create OpenShift router | ||||
* / / | First attempt at idempotency | Kenny Woodson | 2015-06-01 | 1 | -81/+178 |
|/ / | |||||
* | | Removed cloud.rb and it's associated libraries as it's no longer used. Also ↵ | Thomas Wiest | 2015-05-27 | 5 | -219/+0 |
| | | | | | | | | removed etcd role. | ||||
* | | docker-storage role added | Kenny Woodson | 2015-05-26 | 9 | -21/+93 |
| | | |||||
* | | removed references to atomic proxy. | Thomas Wiest | 2015-05-26 | 26 | -662/+0 |
| | | |||||
* | | Merge pull request #233 from jsafrane/devel/nfs-volumes | Thomas Wiest | 2015-05-22 | 8 | -0/+444 |
|\ \ | | | | | | | Add nfs-volumes role. | ||||
| * | | Add nfs-volumes role. | Jan Safranek | 2015-05-20 | 8 | -0/+444 |
| | | | | | | | | | | | | | | | | | | This role is useful to use (physical) disks as persistent volumes in Kubernetes. It partitions the disks, exports the partitions as NFS shares and registers the shares as physical volumes at remote Kubernetes installation. | ||||
* | | | Merge pull request #238 from detiber/skydnsPortFix | Thomas Wiest | 2015-05-21 | 1 | -1/+4 |
|\ \ \ | | | | | | | | | openshift_master open port for skydns service | ||||
| * | | | openshift_master open port for skydns service | Jason DeTiberus | 2015-05-20 | 1 | -1/+4 |
| |/ / | |||||
* | | | Merge pull request #235 from detiber/awsNoPublic | Wesley Hearn | 2015-05-21 | 1 | -5/+5 |
|\ \ \ | | | | | | | | | Guard against missing aws metadata for hostnames/ips | ||||
| * | | | Guard against missing aws metadata for hostnames/ips | Jason DeTiberus | 2015-05-20 | 1 | -5/+5 |
| |/ / | |||||
* / / | Verify ansible is greater than 1.8.0 and not 1.9.0 | Jason DeTiberus | 2015-05-20 | 1 | -0/+6 |
|/ / | |||||
* | | Removing destination format | Kenny Woodson | 2015-05-19 | 1 | -14/+0 |
| | | |||||
* | | Updating ansible config through a separate config.yml | Kenny Woodson | 2015-05-18 | 3 | -7/+12 |
| | | |||||
* | | Added ability to create groupby options on hostvars | Kenny Woodson | 2015-05-14 | 1 | -0/+7 |
| | | |||||
* | | Added options for separate ec2.ini files | Kenny Woodson | 2015-05-13 | 1 | -0/+7 |
| | | |||||
* | | Adding cache location for multi ec2 | Kenny Woodson | 2015-05-11 | 2 | -0/+20 |
| | | |||||
* | | pylint fixes | Jason DeTiberus | 2015-05-06 | 1 | -352/+553 |
| | | |||||
* | | openshift_fact and misc fixes | Jason DeTiberus | 2015-05-06 | 1 | -126/+211 |
|/ | | | | | | | | | | | | | | | | - Do not attempt to fetch file to same file location when playbooks are run locally on master - Fix for openshift_facts when run against a host in a VPC that does not assign internal/external hostnames or ips - Fix setting of labels and annotations on node instances and in openshift_facts - converted openshift_facts to use json for local_fact storage instead of an ini file, included code that should migrate existing ini users to json - added region/zone setting to byo inventory - Fix fact related bug where deployment_type was being set on node role instead of common role for node hosts | ||||
* | symlink added for ansible-tower-cli. Also fix to spacing issue for proot options | Kenny Woodson | 2015-05-05 | 2 | -2/+9 |
| | |||||
* | Adding towercli config to /etc/tower | Kenny Woodson | 2015-05-04 | 3 | -0/+23 |
| | |||||
* | Merge pull request #191 from detiber/vagrantFile | Thomas Wiest | 2015-04-29 | 1 | -0/+11 |
|\ | | | | | Add vagrantfile and minor bugfixes | ||||
| * | Add vagrantfile and minor bugfixes | Jason DeTiberus | 2015-04-28 | 1 | -0/+11 |
| | | | | | | | | | | | | | | | | - Add Vagrantfile for configuring a basic cluster - Add an initial readme for using vagrant - explicitly set connection: local and sudo: false for localhost actions in playbooks/common/openshift-node/config.yml - Fix permissions issue with openshift config file for non-root user | ||||
* | | Merge pull request #194 from kwoodson/tower_cli_install | Kenny Woodson | 2015-04-29 | 7 | -2/+68 |
|\ \ | | | | | | | Add tower-cli role | ||||
| * | | ansible tower cli role | Kenny Woodson | 2015-04-29 | 7 | -2/+68 |
| |/ | |||||
* / | added destination_format to our ec2.ini | Matt Woodson | 2015-04-29 | 1 | -0/+14 |
|/ | |||||
* | Merge pull request #189 from kwoodson/default_multiec2 | Kenny Woodson | 2015-04-27 | 1 | -0/+20 |
|\ | | | | | Ansible tower default inventory will use multi_ec2 | ||||
| * | Updating ansible.cfg to use multi_ec2.py for inventory | Kenny Woodson | 2015-04-27 | 1 | -0/+20 |
| | | |||||
* | | Merge pull request #179 from detiber/onlineRepoCleanup | Wesley Hearn | 2015-04-23 | 4 | -124/+0 |
|\ \ | | | | | | | More repo cleanup |