Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | specify origin version | Ryan Cook | 2017-04-19 | 0 | -0/+0 |
| | |||||
* | testing this a few times before making it public | Ryan Cook | 2017-04-13 | 0 | -0/+0 |
| | |||||
* | Fixes missed in previous PR | Peter Schiffer | 2017-04-11 | 0 | -0/+0 |
| | |||||
* | Migrating to ansible, continued (#312) | Peter Schiffer | 2017-04-09 | 0 | -0/+0 |
| | | | | | | | | | | | | | | | | | | * Set image family for clean image * Don't use PREFIX where it's not needed Some resources can be shared between multiple OCP clusters. * Migrate network creation * Rename local playbook to prereq * Renamed network deployment * Migrate creation of gold image to Ansible * Don't mark checking task as changed in rhsm-subscription role | ||||
* | Merge pull request #303 from cooktheryan/elb | Davis Phillips | 2017-03-29 | 0 | -0/+0 |
|\ | | | | | Increate timeout. Resovles #301 | ||||
| * | this time it actually works | Ryan Cook | 2017-03-28 | 0 | -0/+0 |
| | | |||||
| * | fixed timeout | Ryan Cook | 2017-03-28 | 0 | -0/+0 |
| | | |||||
| * | Increate timeout. Resovles #301 | Ryan Cook | 2017-03-28 | 0 | -0/+0 |
| | | |||||
* | | adding folder creation support | Davis Phillips | 2017-03-28 | 0 | -0/+0 |
|/ | |||||
* | Merge pull request #277 from cooktheryan/vmware-registry | Davis Phillips | 2017-03-28 | 0 | -0/+0 |
|\ | | | | | make the installer setup the registry | ||||
| * | Update ocp-on-vmware.py | Ryan Cook | 2017-03-28 | 0 | -0/+0 |
| | | | | | | Missed /registry to /exports | ||||
| * | linting | root | 2017-03-27 | 0 | -0/+0 |
| | | |||||
| * | making the default size larger | root | 2017-03-27 | 0 | -0/+0 |
| | | |||||
| * | create a generic export directory and then create a registry directory | root | 2017-03-27 | 0 | -0/+0 |
| | | |||||
| * | adding a way to skip registration if required | Ryan Cook | 2017-03-27 | 0 | -0/+0 |
| | | |||||
| * | ansible does not handle spaces well | Ryan Cook | 2017-03-27 | 0 | -0/+0 |
| | | |||||
| * | linting | Ryan Cook | 2017-03-24 | 0 | -0/+0 |
| | | |||||
| * | rollback of share change | Ryan Cook | 2017-03-24 | 0 | -0/+0 |
| | | |||||
| * | Update README.md | Ryan Cook | 2017-03-24 | 0 | -0/+0 |
| | | |||||
| * | using python to fill in variables | Ryan Cook | 2017-03-24 | 0 | -0/+0 |
| | | |||||
| * | merging master | Ryan Cook | 2017-03-24 | 0 | -0/+0 |
| |\ | |/ |/| | |||||
* | | Migrating to ansible, next part (#300) | Peter Schiffer | 2017-03-24 | 0 | -0/+0 |
| | | | | | | | | | | | | | | | | * Create dns zone with ansible * Migrate image upload to ansible * Manage gce ssh key with ansible | ||||
* | | tearing down the infrastructure and any extra nodes (#297) | Ryan Cook | 2017-03-24 | 0 | -0/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | * tearing down the infrastructure and any extra nodes created along the way * doing pre-flight cleaner * patch for key creation and teardown * call roles like vmware and lint * did not have the variable setup correctly | ||||
* | | Resource pool add (#298) | Davis Phillips | 2017-03-23 | 0 | -0/+0 |
| | | | | | | | | | | | | | | | | | | | | * adding resource_pool to library * adding resource pool module and plays to create and remove it * adding setup to initial tag list for setup * Update ocp-on-vmware.ini | ||||
* | | Merge pull request #296 from cooktheryan/infra-node-missing | Davis Phillips | 2017-03-23 | 0 | -0/+0 |
|\ \ | | | | | | | improper location for role | ||||
| * | | improper location for role | Ryan Cook | 2017-03-22 | 0 | -0/+0 |
| | | | |||||
* | | | changes to inventory and iptables | Ryan Cook | 2017-03-22 | 0 | -0/+0 |
|/ / | |||||
* | | move DNS heat stack from personal repo (#293) | Mark Lamourine | 2017-03-22 | 0 | -0/+0 |
| | | | | | | | | | | | | * move DNS heat stack from personal repo * Update .gitignore | ||||
* | | match the debug with other providers | Ryan Cook | 2017-03-21 | 0 | -0/+0 |
| | | |||||
* | | Merge pull request #291 from cooktheryan/scale-up-common | Davis Phillips | 2017-03-21 | 0 | -0/+0 |
|\ \ | | | | | | | resolves issue #224 | ||||
| * | | resolves issue #224 | Ryan Cook | 2017-03-21 | 0 | -0/+0 |
|/ / | |||||
* | | Merge pull request #290 from cooktheryan/atomic-exclude | Davis Phillips | 2017-03-21 | 0 | -0/+0 |
|\ \ | | | | | | | resolves issue #289 | ||||
| * | | resolves issue #289 | Ryan Cook | 2017-03-21 | 0 | -0/+0 |
|/ / | |||||
* | | static inventory resolves #285 | Ryan Cook | 2017-03-20 | 0 | -0/+0 |
| | | |||||
* | | Added ansible base for migration from shell | Peter Schiffer | 2017-03-20 | 0 | -0/+0 |
| | | | | | | | | | | | | For now, we will be in a 'hybrid mode' where ansible will be run from shell script. This PR contains only skeleton + ansible role to configure connection to the GCP. Future PRs will migrate shell code to ansible. | ||||
* | | Adds no auth to playbooks for OCP install (#283) | Davis Phillips | 2017-03-16 | 0 | -0/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Adding auth type none * remove some INI file data * remove ssh key * Update openshift-install.yaml trying to lint * fix indentation * Update openshift-install.yaml * Update ocp-on-vmware.py adding the space in here due to yamllinting * Update ocp-on-vmware.py had to fix the spacing | ||||
* | | Sometimes, attaching to the pool id fails on the first try | Peter Schiffer | 2017-03-14 | 0 | -0/+0 |
| | | |||||
* | | Migrating to deployment manager, part 1 (#282) | Peter Schiffer | 2017-03-13 | 0 | -0/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | * Migrating to deployment manager, part 1 This is a first step in migrating the gcp ref. arch. away from shell script to Google's gcp deployment manager and ansible. Most of the resources is now migrated, more complicated resources will be migrated later. Naming was redone - before, it was possible to choose arbitrary name for almost any resource - now it's done by changing the 'prefix'. This way, it should be possible to deploy multiple clusters under single account by choosing different prefix. * Fixed spelling | ||||
* | | Merge pull request #280 from cooktheryan/vmware-patch | Davis Phillips | 2017-03-10 | 0 | -0/+0 |
|\ \ | | | | | | | Vmware minor update playbook and ocp-on-vmware.py tag addition | ||||
| * | | allow for versions to be specified | root | 2017-03-10 | 0 | -0/+0 |
| | | | |||||
| * | | linting | Ryan Cook | 2017-03-09 | 0 | -0/+0 |
| | | | |||||
| * | | addition of vars file | Ryan Cook | 2017-03-09 | 0 | -0/+0 |
| | | | |||||
| * | | provide values for minor update playbook | Ryan Cook | 2017-03-09 | 0 | -0/+0 |
| | | | |||||
| * | | introducing the update tag | Ryan Cook | 2017-03-09 | 0 | -0/+0 |
| | | | |||||
* | | | fixes to support origin (#278) | Ryan Cook | 2017-03-09 | 0 | -0/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * fixes to support origin * fixes to the excluder and unexclude * linting * spacing lint error * this should resolve error * specify atomic rather than letting it choose * moving this into the base directory | ||||
* | | | 8443 should be removed since we are defaulting to https | Gihad Murad | 2017-03-08 | 0 | -0/+0 |
|/ / | | | | | If port 8443 is used a redirect_uri_mismatch during OAuth flow from Github will happen, which prevents logging into the Openshift Console. | ||||
* | | Merge pull request #275 from cooktheryan/sub-numberic-id | Davis Phillips | 2017-03-03 | 0 | -0/+0 |
|\ \ | | | | | | | python file to allow for numberic subscription | ||||
| * | | python file to allow for numberic subscription | Ryan Cook | 2017-03-03 | 0 | -0/+0 |
| | | | |||||
* | | | Fix to azuredevelop branch | Glenn West | 2017-03-03 | 0 | -0/+0 |
| | | | |||||
* | | | adding parameter that was causing issues in gce and aws | Ryan Cook | 2017-03-02 | 0 | -0/+0 |
| | | |