index
:
csa/devops/ansible-patches/openshift.git
ands
Unnamed repository; edit this file 'description' to name the repository.
Suren A. Chilingaryan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
roles
Age
Commit message (
Expand
)
Author
2017-06-28
Merge pull request #502 from bogdando/sec_groups
Tomas Sedovic
2017-06-28
Merge pull request #512 from bogdando/undo_infra_secgrp
Tomas Sedovic
2017-06-28
Put back node/flat secgrp for infra nodes on openstack
Bogdan Dobrelya
2017-06-26
Merge pull request #491 from tzumainn/openstack-heat-stack-update
Tomas Sedovic
2017-06-26
Modify sec groups for provisioned openstack servers
Bogdan Dobrelya
2017-06-23
rename node_removal_policies, add some comments and defaults
Tzu-Mainn Chen
2017-06-23
Merge pull request #488 from bogdando/fix_flat_sg
Bogdan Dobrelya
2017-06-23
Fix flat sec group and infra/dns sec rules
Bogdan Dobrelya
2017-06-21
Add node_removal_policies variable to allow for scaling down
Tzu-Mainn Chen
2017-06-21
Use cached facts, do not become for localhost (#484)
Bogdan Dobrelya
2017-06-16
Fix yamllint errors
Tomas Sedovic
2017-06-15
Drop atomic-openshift-utils, update docs for origin
Bogdan Dobrelya
2017-06-15
Add a flat sec group for openstack provider
Bogdan Dobrelya
2017-06-15
Always let the openshift nodes access the DNS
Tomas Sedovic
2017-06-14
Move pre_tasks from to the openstack provisioner
Tomas Sedovic
2017-06-14
Merge redhat-cop/casl-ansible into openstack-provider
Tomas Sedovic
2017-06-13
Update CASL to use nsupdate for DNS records (#48)
Øystein Bedin
2017-06-05
Conditionally set the openshift_master_default_subdomain to avoid overriding ...
Øystein Bedin
2017-05-18
More ansible migration and deploy OCP from local workstation (#376)
Peter Schiffer
2017-05-16
Removed hardcoded values from ansible roles
Eduardo Minguez Perez
2017-04-27
First attempt at a simple multi-master support (#39)
Eric Sauer
2017-04-25
Stack refactor (#38)
Eric Sauer
2017-02-20
Ensure DNS configuration has wildcards set for infra nodes (#24)
Øystein Bedin
2017-02-06
Fixing two significant bugs in the HEAT deployment (#13)
Eric Sauer
2017-01-26
update for yamllint errors
Jason DeTiberus
2017-01-13
Making providers common (#126)
Ryan Cook
2016-12-21
Openstack heat (#2)
Eric Sauer
2016-11-15
Fixing ansible impl to work with OSP9 and ansible 2.2
Øystein Bedin
2016-08-21
Updated env_id to be a sub-domain + make the logic a bit more flexible
Øystein Bedin
2016-07-15
Fixes Issue #163 if rhsm_password is not defined
Vinny Valdez
2016-06-21
Merge pull request #157 from vvaldez/satellite-with-org
Eric Sauer
2016-06-17
Cleande up hostname role to make it more generic
Øystein Bedin
2016-06-09
Updated to run as root rather than cloud-user, for now...
Øystein Bedin
2016-06-08
Channging hard coded host groups to match openshift-ansible expected host gro...
Eric Sauer
2016-06-03
Subscription manager role should accomodate orgs with spaces
Eric Sauer
2016-06-03
Reverting previous commit and making template adjustments
Eric Sauer
2016-06-03
Changes to allow runs from inside a container. Also allows for running upstre...
Eric Sauer
2016-05-13
Changes by JayKayy for a full provision of OpenShift on OpenStack
Eric Sauer
2016-04-27
Fix typo in task name
Vinny Valdez
2016-04-23
Add org parameter to Satellite with user/pass
Vinny Valdez
2016-04-20
Remove vars_prompt, add info to README to re-enable and for ansible-vault
Vinny Valdez
2016-04-20
Cosmetic changes to task names and move yum clean all to prereqs
Vinny Valdez
2016-04-20
Refactor use of rhsm_password to prevent display to CLI
Vinny Valdez
2016-04-20
Fix bad syntax with extra 'and' in when using rhsm_pool
Vinny Valdez
2016-04-20
Refactor role to dynamically determine rhsm_method
Vinny Valdez
2016-04-20
Add subscription-manager support for Hosted or Satellite
Vinny Valdez
2016-02-08
New OSE3 docker host builder and OpenStack ansible provisioning support
Andrew Block