Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #289 from sdodson/openshift_examples | Thomas Wiest | 2015-06-22 | 51 | -0/+17959 |
|\ | | | | | Openshift examples | ||||
| * | Add openshift_examples role | Scott Dodson | 2015-06-22 | 51 | -0/+17959 |
|/ | | | | | | This role installs db-templates, image-streams, and quickstart-templates into /usr/share/openshift/examples on the master and then uses `oc create` to import them. | ||||
* | Merge pull request #285 from sdodson/rc-merge | Thomas Wiest | 2015-06-17 | 16 | -74/+176 |
|\ | | | | | RC2 Merge | ||||
| * | Update for RC2 changes | Scott Dodson | 2015-06-16 | 16 | -74/+176 |
|/ | | | | | | | | | | | | | Remove openshift-deployer.kubeconfig from master template Sync config template Update enterprise image names Switch to node auto registration Add deployer to list of serviceAccountConfig.managedNames Move package installation before registering facts change default kubeconfig location Change system:openshift-client to system:openshift-master Rename node cert/key/kubeconfig per openshift/origin#3160 Update references to /var/lib/openshift/openshift.local.certificates | ||||
* | Merge pull request #266 from detiber/issue_257 | Thomas Wiest | 2015-06-15 | 1 | -2/+2 |
|\ | | | | | Guard against openstack bug 1334857 | ||||
| * | Guard against openstack bug 1334857 | Jason DeTiberus | 2015-06-15 | 1 | -2/+2 |
|/ | | | | | Some versions of openstack erroneously return a comma separated list for the local-ipv4 value, this ensures that we handle that case properly | ||||
* | Merge pull request #281 from jwhonce/wip/insecure_registry | Jhon Honce | 2015-06-12 | 2 | -1/+13 |
|\ | | | | | Infrastructure - Set OpenShift Registry | ||||
| * | * 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 | ||||
* | Merge pull request #248 from detiber/configTemplates | Wesley Hearn | 2015-06-11 | 44 | -602/+690 |
|\ | | | | | Config templates | ||||
| * | Merge pull request #41 from jwhonce/wip/bugs | Jason DeTiberus | 2015-06-10 | 4 | -2/+10 |
| |\ | | | | | | | Refactor to use openshift_master_config_dir when deploying services | ||||
| | * | * 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 | 3 | -3/+2 |
| | | | | | | | | | | - 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 | 38 | -582/+656 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 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 | 9 | -40/+47 |
| | | | | | | | | | | | | | | | | | | | | - 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 | ||||
* | | Merge pull request #278 from detiber/updateTrelloLink | Thomas Wiest | 2015-06-11 | 1 | -1/+1 |
|\ \ | | | | | | | Update readme for consolidated trello boards | ||||
| * | | Update readme for consolidated trello boards | Jason DeTiberus | 2015-06-10 | 1 | -1/+1 |
|/ / | |||||
* | | Merge pull request #275 from twiest/pr | Thomas Wiest | 2015-06-09 | 1 | -0/+1 |
|\ \ | |/ |/| | Added environment tag (will eventually replace env tag). | ||||
| * | added environment tag (will eventually replace env tag). | Thomas Wiest | 2015-06-09 | 1 | -0/+1 |
|/ | |||||
* | Automatic commit of package [openshift-ansible-inventory] release [0.0.8-1]. | Kenny Woodson | 2015-06-09 | 2 | -2/+13 |
| | |||||
* | Automatic commit of package [openshift-ansible-bin] release [0.0.18-1]. | Kenny Woodson | 2015-06-09 | 2 | -2/+9 |
| | |||||
* | Merge pull request #274 from kwoodson/multi_fixes | Kenny Woodson | 2015-06-09 | 1 | -4/+9 |
|\ | | | | | multi_ec2 fixes. | ||||
| * | Added more verbosity when error happens. Also fixed a bug. | Kenny Woodson | 2015-06-09 | 1 | -4/+9 |
|/ | |||||
* | Merge pull request #270 from lhuard1A/fix_libvirt | Thomas Wiest | 2015-06-09 | 1 | -2/+2 |
|\ | | | | | Fix libvirt playbook | ||||
| * | Fix libvirt playbook | Lénaïc Huard | 2015-06-07 | 1 | -2/+2 |
| | | | | | | | | | | | | | | If we don’t explicitly specify the libvirt URI to use for virsh, it will use the LIBVIRT_DEFAULT_URI environment variable. For a consistent behavior, all `virsh` invocation must be done with the `-c <libvirt_uri>` parameter. | ||||
* | | Merge pull request #271 from lhuard1A/oo_len | Thomas Wiest | 2015-06-09 | 5 | -12/+4 |
|\ \ | | | | | | | Replace the custom oo_len filter by the Jinja2 standard one: length | ||||
| * | | Replace the custom oo_len filter by the Jinja2 standard one: length | Lénaïc Huard | 2015-06-08 | 5 | -12/+4 |
| | | | |||||
* | | | Merge pull request #272 from tdawson/2015-06/beta4repo | Troy Dawson | 2015-06-08 | 1 | -4/+4 |
|\ \ \ | | | | | | | | | Switch to beta4 for online | ||||
| * | | | Switch to beta4 for online | Troy Dawson | 2015-06-08 | 1 | -4/+4 |
|/ / / | |||||
* | | | Merge pull request #186 from lhuard1A/os | Thomas Wiest | 2015-06-08 | 18 | -2/+790 |
|\ \ \ | | | | | | | | | Implement OpenStack provider for openshift-ansible | ||||
| * | | | Implement OpenStack provider | Lénaïc Huard | 2015-06-08 | 18 | -2/+790 |
| |/ / | |||||
* | | | Merge pull request #268 from detiber/fluentdFact | Thomas Wiest | 2015-06-08 | 4 | -5/+24 |
|\ \ \ | |/ / |/| | | add use_fluentd to openshift_facts | ||||
| * | | add use_fluentd to openshift_facts | Jason DeTiberus | 2015-06-06 | 4 | -5/+24 |
|/ / | | | | | | | | | - Move use_fluentd into openshift_facts proper - default use_fluentd to False unless deployment_type == origin | ||||
* | | Merge pull request #265 from jwhonce/wip/nfs | Jhon Honce | 2015-06-05 | 1 | -0/+3 |
|\ \ | | | | | | | Allow NFS access for VMs | ||||
| * | | Allow NFS access for VMs | Jhon Honce | 2015-06-05 | 1 | -0/+3 |
| |/ | |||||
* | | Merge pull request #262 from jwhonce/wip/config | Jhon Honce | 2015-06-04 | 1 | -3/+25 |
|\ \ | | | | | | | Issue 119 - Add support for ~/.openshift-ansible | ||||
| * | | * Update defaults and examples to track core concepts guide | Jhon Honce | 2015-06-04 | 1 | -2/+2 |
| | | | |||||
| * | | Issue 119 - Add support for ~/.openshift-ansible | Jhon Honce | 2015-06-03 | 1 | -3/+25 |
| |/ | | | | | | | * Allow user to override: validate_cluster_ids, cluster_ids, providers | ||||
* | | Merge pull request #263 from twiest/pr | Thomas Wiest | 2015-06-04 | 1 | -2/+24 |
|\ \ | | | | | | | Added YAML over JSON to best practices guide. | ||||
| * | | Added YAML over JSON to best practices guide. | Thomas Wiest | 2015-06-04 | 1 | -2/+24 |
|/ / | |||||
* | | Merge pull request #258 from twiest/pr | Thomas Wiest | 2015-06-04 | 1 | -0/+1 |
|\ \ | | | | | | | Added 'stylistic exception' to the best practices guide. | ||||
| * | | Added 'stylistic exception' to the best practices guide. | Thomas Wiest | 2015-06-03 | 1 | -0/+1 |
| | | | |||||
* | | | Merge pull request #261 from twiest/pr3 | Thomas Wiest | 2015-06-04 | 1 | -2/+44 |
|\ \ \ | |_|/ |/| | | Added fail pattern rules to best practices doc | ||||
| * | | Added fail pattern rules to best practices doc | Thomas Wiest | 2015-06-03 | 1 | -2/+44 |
| |/ | |||||
* | | Merge pull request #260 from jwhonce/wip/service | Thomas Wiest | 2015-06-03 | 7 | -3/+177 |
|\ \ | | | | | | | Infrastructure - Add service action to bin/cluster | ||||
| * | | Infrastructure - Add service action to bin/cluster | Jhon Honce | 2015-06-03 | 7 | -3/+177 |
| |/ | | | | | | | | | * Add necessary playbooks/roles * Cleanup bin/cluster to meet new design guide lines | ||||
* | | Merge pull request #216 from detiber/AddTrelloLink | Thomas Wiest | 2015-06-03 | 1 | -4/+7 |
|\ \ | | | | | | | Add link to trello feature roadmap in README | ||||
| * | | Add link to trello feature roadmap in README | Jason DeTiberus | 2015-05-07 | 1 | -4/+7 |
| | | | |||||
* | | | Merge pull request #207 from sebiwi/remove_trailing_whitespace | Thomas Wiest | 2015-06-03 | 1 | -3/+3 |
|\ \ \ | | | | | | | | | Removed trailing whitespaces |