Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | * | | | | | | | | | | Changes to allow runs from inside a container. Also allows for running upstre... | Eric Sauer | 2016-06-03 | 1 | -0/+3 | |
| | | | * | | | | | | | | | | Changes by JayKayy for a full provision of OpenShift on OpenStack | Eric Sauer | 2016-05-13 | 9 | -1/+113 | |
| | | | | |_|/ / / / / / / | | | | |/| | | | | | | | | ||||||
| | | | * | | | | | | | | | Merge pull request #154 from oybed/ansible-dns | Eric Sauer | 2016-05-04 | 0 | -0/+0 | |
| | | | |\ \ \ \ \ \ \ \ \ | ||||||
| | | | | * | | | | | | | | | Updated dns-server role based on feedback | Øystein Bedin | 2016-05-04 | 0 | -0/+0 | |
| | | | | * | | | | | | | | | Updated to fix broken/missing 'defaults'... | Øystein Bedin | 2016-04-20 | 0 | -0/+0 | |
| | | | | * | | | | | | | | | Updated defaults and tasks for dns-server | Øystein Bedin | 2016-04-19 | 0 | -0/+0 | |
| | | | | * | | | | | | | | | First cut at DNS ansible roles | Øystein Bedin | 2016-04-19 | 0 | -0/+0 | |
| | | | | |/ / / / / / / / | ||||||
| | | | * | | | | | | | | | Merge branch 'openshift-enterprise-3' of github.com:rhtconsulting/rhc-ose int... | Eric Sauer | 2016-05-04 | 0 | -0/+0 | |
| | | | |\ \ \ \ \ \ \ \ \ | ||||||
| | | | | * \ \ \ \ \ \ \ \ | Merge pull request #147 from vvaldez/ose-provision-prereqs | Eric Sauer | 2016-05-04 | 0 | -0/+0 | |
| | | | | |\ \ \ \ \ \ \ \ \ | ||||||
| | | | | | * | | | | | | | | | Remove getenforce and firewall tasks and use facts | Vinny Valdez | 2016-04-22 | 0 | -0/+0 | |
| | | | | | * | | | | | | | | | Add SELinux check and fail if not enforcing | Vinny Valdez | 2016-04-21 | 0 | -0/+0 | |
| | | | | | * | | | | | | | | | Add OSE provision prerequisites | Vinny Valdez | 2016-04-21 | 0 | -0/+0 | |
| | | | | | | |/ / / / / / / | | | | | | |/| | | | | | | | ||||||
| | | | * | | | | | | | | | | Merge branch 'docker-ansible-role' of git://github.com/vvaldez/rhc-ose into v... | Eric Sauer | 2016-05-04 | 0 | -0/+0 | |
| | | | |\ \ \ \ \ \ \ \ \ \ | | | | | |/ / / / / / / / / | | | | |/| | | | | | | | | | ||||||
| | | | | * | | | | | | | | | Add docker role | Vinny Valdez | 2016-04-23 | 0 | -0/+0 | |
| | | | | |/ / / / / / / / | ||||||
| | | | * / / / / / / / / | Fix typo in task name | Vinny Valdez | 2016-04-27 | 1 | -1/+1 | |
| | | | |/ / / / / / / / | ||||||
| | | | * | | | | | | | | Add openstack pre_tasks and ansible_sudo when calling role | Vinny Valdez | 2016-04-20 | 0 | -0/+0 | |
| | | | * | | | | | | | | Remove vars_prompt, add info to README to re-enable and for ansible-vault | Vinny Valdez | 2016-04-20 | 3 | -30/+79 | |
| | | | * | | | | | | | | Cosmetic changes to task names and move yum clean all to prereqs | Vinny Valdez | 2016-04-20 | 1 | -18/+15 | |
| | | | * | | | | | | | | Refactor use of rhsm_password to prevent display to CLI | Vinny Valdez | 2016-04-20 | 3 | -12/+50 | |
| | | | * | | | | | | | | Fix bad syntax with extra 'and' in when using rhsm_pool | Vinny Valdez | 2016-04-20 | 1 | -2/+7 | |
| | | | * | | | | | | | | Refactor role to dynamically determine rhsm_method | Vinny Valdez | 2016-04-20 | 3 | -45/+46 | |
| | | | * | | | | | | | | Add subscription-manager support for Hosted or Satellite | Vinny Valdez | 2016-04-20 | 3 | -0/+225 | |
| | | | |/ / / / / / / | ||||||
| | | | * | | | | | | | Add connection test to OpenStack before proceeding | Vinny Valdez | 2016-04-09 | 0 | -0/+0 | |
| | | | * | | | | | | | Merge pull request #135 from vvaldez/openstack-secgroups | Øystein Bedin | 2016-04-09 | 0 | -0/+0 | |
| | | | |\ \ \ \ \ \ \ | ||||||
| | | | | * | | | | | | | Change to using split to iterate and SSH rule create only once | Vinny Valdez | 2016-04-07 | 0 | -0/+0 | |
| | | | | * | | | | | | | Add OpenStack security group detection and creation resolves #106 | Vinny Valdez | 2016-04-07 | 0 | -0/+0 | |
| | | | * | | | | | | | | Merge pull request #149 from vvaldez/openstack-rename-for-sorting | Øystein Bedin | 2016-04-08 | 0 | -0/+0 | |
| | | | |\ \ \ \ \ \ \ \ | ||||||
| | | | | * | | | | | | | | Reorder instances names to sort by env_id | Vinny Valdez | 2016-04-07 | 0 | -0/+0 | |
| | | | | |/ / / / / / / | ||||||
| | | | * | | | | | | | | Prepend 'casl' to default_env_id | Vinny Valdez | 2016-04-08 | 0 | -0/+0 | |
| | | | * | | | | | | | | Change default_env_id of "testenv" to local env OS_USERNAME resolves #142 | Vinny Valdez | 2016-04-07 | 0 | -0/+0 | |
| | | | |/ / / / / / / | ||||||
| | | | * | | | | | | | Merge pull request #126 from etsauer/registry-enhanced | Øystein Bedin | 2016-04-04 | 0 | -0/+0 | |
| | | | |\ \ \ \ \ \ \ | ||||||
| | | | | * | | | | | | | Renaming template files with .j2 for clarity | Eric Sauer | 2016-04-04 | 0 | -0/+0 | |
| | | | | * | | | | | | | Replacing yum commands and normalizing comments | Eric Sauer | 2016-03-30 | 0 | -0/+0 | |
| | | | | * | | | | | | | Refactoring and renaming | Eric Sauer | 2016-03-28 | 0 | -0/+0 | |
| | | | | * | | | | | | | Removing key name from registry | Eric Sauer | 2016-03-25 | 0 | -0/+0 | |
| | | | | * | | | | | | | Adding nginx auth layer | Eric Sauer | 2016-03-24 | 0 | -0/+0 | |
| | | | * | | | | | | | | Merge pull request #131 from JayKayy/role_info | Øystein Bedin | 2016-04-04 | 0 | -0/+0 | |
| | | | |\ \ \ \ \ \ \ \ | ||||||
| | | | | * | | | | | | | | fixed README | John Kwiatkoski | 2016-04-04 | 0 | -0/+0 | |
| | | | | * | | | | | | | | removing extra files | John Kwiatkoski | 2016-03-29 | 0 | -0/+0 | |
| | | | | * | | | | | | | | Shell for role variable info | John Kwiatkoski | 2016-03-29 | 0 | -0/+0 | |
| | | | | * | | | | | | | | removing deprecated files | John Kwiatkoski | 2016-03-29 | 0 | -0/+0 | |
| | | | | * | | | | | | | | adding openshift-ansible's post install roles | John Kwiatkoski | 2016-03-29 | 0 | -0/+0 | |
| | | | | * | | | | | | | | adding playbook | John Kwiatkoski | 2016-02-22 | 0 | -0/+0 | |
| | | | | * | | | | | | | | added post_install role | John Kwiatkoski | 2016-02-22 | 0 | -0/+0 | |
| | | | * | | | | | | | | | Add OpenStack SSH key parameter check | Vinny Valdez | 2016-03-29 | 0 | -0/+0 | |
| | | | | |/ / / / / / / | | | | |/| | | | | | | | ||||||
| | | | * | | | | | | | | Migration of CICD server provisioning to Ansible | Andrew Block | 2016-03-21 | 0 | -0/+0 | |
| | | | |/ / / / / / / | ||||||
| | | | * | | | | | | | Added immediate=yes to have firwalld port take affect; restructured registry ... | Eric Sauer | 2016-02-19 | 0 | -0/+0 | |
| | | | * | | | | | | | Registry Role for ansible playbooks | Eric Sauer | 2016-02-19 | 0 | -0/+0 | |
| | | | * | | | | | | | Refactored OpenStack provisioning to be a generic role. Created OpenShift spe... | Andrew Block | 2016-02-14 | 0 | -0/+0 | |
| | | | * | | | | | | | Support for supplying flavor name and moved around variables | Andrew Block | 2016-02-08 | 0 | -0/+0 |