| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Add profiling and skippy stdout (#470) | Bogdan Dobrelya | 2017-06-20 | 1 | -0/+2 |
* | call deployment-manager deployments update when config yaml is updated (#464) | Brad Durrow | 2017-06-18 | 0 | -0/+0 |
* | Merge pull request #466 from tomassedovic/openstack-provider | Ryan Cook | 2017-06-16 | 38 | -0/+2950 |
|\ |
|
| * | Fix flake8 errors with the openstack inventory | Tomas Sedovic | 2017-06-16 | 1 | -5/+5 |
| * | Remove the extraneous DNS directory | Tomas Sedovic | 2017-06-16 | 0 | -0/+0 |
| * | Fix yamllint errors | Tomas Sedovic | 2017-06-16 | 13 | -65/+38 |
| * | Update sample inventory with the latest changes | Tomas Sedovic | 2017-06-16 | 3 | -16/+31 |
| * | Gather facts for provision playbook | Bogdan Dobrelya | 2017-06-15 | 1 | -0/+1 |
| * | Drop atomic-openshift-utils, update docs for origin | Bogdan Dobrelya | 2017-06-15 | 2 | -3/+11 |
| * | Add ansible.cfg for openstack provider | Bogdan Dobrelya | 2017-06-15 | 2 | -0/+23 |
| * | Add a flat sec group for openstack provider | Bogdan Dobrelya | 2017-06-15 | 4 | -14/+140 |
| * | Always let the openshift nodes access the DNS | Tomas Sedovic | 2017-06-15 | 1 | -0/+15 |
| * | Fix privileges in the pre-install playbook | Tomas Sedovic | 2017-06-15 | 2 | -11/+12 |
| * | Add default values to provision-openstack.yml | Tomas Sedovic | 2017-06-14 | 1 | -8/+8 |
| * | Move pre_tasks from to the openstack provisioner | Tomas Sedovic | 2017-06-14 | 1 | -0/+1 |
| * | Add readme | Tomas Sedovic | 2017-06-14 | 1 | -0/+113 |
| * | Add license for openstack.py in inventory | Tomas Sedovic | 2017-06-14 | 1 | -0/+674 |
| * | Add a sample inventory for openstack provisioning | Tomas Sedovic | 2017-06-14 | 5 | -0/+350 |
| * | Symlink roles to provisioning/openstack/roles | Tomas Sedovic | 2017-06-14 | 1 | -0/+1 |
| * | Add a single provisioning playbook | Tomas Sedovic | 2017-06-14 | 1 | -0/+4 |
| * | Move the openstack provisioning playbooks | Tomas Sedovic | 2017-06-14 | 5 | -0/+227 |
| * | Merge redhat-cop/casl-ansible into openstack-provider | Tomas Sedovic | 2017-06-14 | 23 | -0/+1418 |
| |\ |
|
| | * | Update CASL to use nsupdate for DNS records (#48) | Øystein Bedin | 2017-06-13 | 5 | -9/+50 |
| | * | Update README.md | Øystein Bedin | 2017-06-06 | 0 | -0/+0 |
| | * | Conditionally set the openshift_master_default_subdomain to avoid overriding ... | Øystein Bedin | 2017-06-05 | 1 | -0/+2 |
| | * | Fix rpm deps (#46) | Øystein Bedin | 2017-05-26 | 0 | -0/+0 |
| | * | Upgrading jinja2 to work correctly with latest templates (#45) | Øystein Bedin | 2017-05-25 | 0 | -0/+0 |
| | * | Use the correct variable name in create_users (#43) | Tomas Sedovic | 2017-05-17 | 0 | -0/+0 |
| | * | Updating to OSP ocata repo, as there are some bugs with newton's channel (#44) | Eric Sauer | 2017-05-17 | 0 | -0/+0 |
| | * | Correcting the sample inventory for an HA cluster (#40) | Eric Sauer | 2017-05-17 | 0 | -0/+0 |
| | * | Some fixes (#41) | Tomas Sedovic | 2017-05-09 | 0 | -0/+0 |
| | * | First attempt at a simple multi-master support (#39) | Eric Sauer | 2017-04-27 | 2 | -0/+71 |
| | * | Stack refactor (#38) | Eric Sauer | 2017-04-25 | 5 | -286/+184 |
| | * | Updating client image to lock it to ansible 2.3 and install some addi… (#32) | Eric Sauer | 2017-04-20 | 0 | -0/+0 |
| | * | Fixing awk check (#34) | Øystein Bedin | 2017-04-08 | 0 | -0/+0 |
| | * | Added quotes where needed and fixed some other minor bugs (#33) | Øystein Bedin | 2017-04-07 | 0 | -0/+0 |
| | * | Workaround for Ansible 2.3 breakage (#31) | Øystein Bedin | 2017-04-05 | 0 | -0/+0 |
| | * | Updating to development release of ansible 2.3.0 to pull down bug fixes in HE... | Eric Sauer | 2017-03-30 | 0 | -0/+0 |
| | * | Created initial CHANGELOG.md | Øystein Bedin | 2017-03-30 | 0 | -0/+0 |
| | * | Openshift mgmt (#30) | Øystein Bedin | 2017-03-26 | 0 | -0/+0 |
| | * | Dns selinux (#28) | Øystein Bedin | 2017-03-04 | 0 | -0/+0 |
| | * | Updated DNS server role + example playbook (#27) | Øystein Bedin | 2017-03-02 | 0 | -0/+0 |
| | * | Ensure DNS configuration has wildcards set for infra nodes (#24) | Øystein Bedin | 2017-02-20 | 1 | -0/+10 |
| | * | Readme (#26) | Øystein Bedin | 2017-02-20 | 0 | -0/+0 |
| | * | DNS server should NOT run docker (#25) | Øystein Bedin | 2017-02-16 | 0 | -0/+0 |
| | * | Nagios (#11) | Øystein Bedin | 2017-02-11 | 0 | -0/+0 |
| | * | Defaulting the DNS instance to a small flavor (#20) | Øystein Bedin | 2017-02-11 | 0 | -0/+0 |
| | * | Renaming openstack images to align with CoP naming (#18) | Eric Sauer | 2017-02-08 | 0 | -0/+0 |
| | * | Fixing formatting changes for links | Øystein Bedin | 2017-02-07 | 0 | -0/+0 |
| | * | Adding documentation and docker containers so others can begin testin… (#16) | Eric Sauer | 2017-02-07 | 0 | -0/+0 |