Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Ignore *.cfg and *.crt in the openstack inventory (#672) | Tomas Sedovic | 2017-08-21 | 1 | -1/+1 |
| | | | | | | This allows our users to keep the ansible.cfg file in the inventory as well as putting e.g. LDAP certificates in. Fixes #481 | ||||
* | Update openshift_release in the sample inventory (#647) | Tomas Sedovic | 2017-08-21 | 2 | -2/+0 |
| | | | | | | | * Update openshift_release in the sample inventory This removes setting the version for Openshift Origin, because the only the latest release is actually available. So if a new Origin release comes up, the installation will fail. | ||||
* | Merge pull request #661 from tomassedovic/contributing | Bogdan Dobrelya | 2017-08-21 | 0 | -0/+0 |
|\ | | | | | Add a contributing guide | ||||
| * | Another missing word | Tomas Sedovic | 2017-08-18 | 0 | -0/+0 |
| | | |||||
| * | Add a missing word | Tomas Sedovic | 2017-08-18 | 0 | -0/+0 |
| | | |||||
| * | Add a contributing guide | Tomas Sedovic | 2017-08-18 | 0 | -0/+0 |
| | | | | | | | | | | | | Hoping that this will get our pull requests and code reviews more consistent (and it should help people getting started with code reviews). | ||||
* | | resolves #669 and resolves #668 (#670) | Ryan Cook | 2017-08-20 | 0 | -0/+0 |
| | | |||||
* | | Merge pull request #659 from glennswest/master | Glenn S West | 2017-08-21 | 0 | -0/+0 |
|\ \ | | | | | | | Merge back 3.5 support | ||||
| * | | Switch all to use 7.4 (using sku 7-RAW) | glennswest | 2017-08-18 | 0 | -0/+0 |
| | | | |||||
| * | | Switch to dev branch | glennswest | 2017-08-18 | 0 | -0/+0 |
| | | | |||||
| * | | Fix version | glennswest | 2017-08-18 | 0 | -0/+0 |
| | | | |||||
| * | | Fix up sku selector | glennswest | 2017-08-18 | 0 | -0/+0 |
| | | | |||||
| * | | Update to 7.4 | glennswest | 2017-08-18 | 0 | -0/+0 |
| | | | |||||
| * | | Merge branch 'master' of https://github.com/openshift/openshift-ansible-contrib | glennswest | 2017-08-18 | 5 | -6/+29 |
| |\| | | | | | | | | | | Resync With Master | ||||
| * | | Fix README for overwrite | glennswest | 2017-08-18 | 0 | -0/+0 |
| | | | |||||
| * | | Cleanup images | glennswest | 2017-08-17 | 0 | -0/+0 |
| | | | |||||
| * | | Add 3.5 | glennswest | 2017-08-17 | 0 | -0/+0 |
| | | | |||||
* | | | Merge pull request #666 from dav1x/fix-clean-add-rhsm | Davis Phillips | 2017-08-18 | 0 | -0/+0 |
|\ \ \ | | | | | | | | | adding files for 3.6 update and optimizing some rhsm | ||||
| * | | | lint changes | Davis Phillips | 2017-08-18 | 0 | -0/+0 |
| | | | | |||||
| * | | | adding rhsm role | Davis Phillips | 2017-08-18 | 0 | -0/+0 |
| | | | | |||||
| * | | | remove openshift-storage includes and add new docker-storage-setup | Davis Phillips | 2017-08-18 | 0 | -0/+0 |
| | | | | |||||
| * | | | fixes issue #658 | Davis Phillips | 2017-08-18 | 0 | -0/+0 |
| | | | | |||||
| * | | | adding files for 3.6 update and optimizing some rhsm | Davis Phillips | 2017-08-18 | 0 | -0/+0 |
| | | | | |||||
* | | | | Resolving #660 items (#665) | Ryan Cook | 2017-08-18 | 0 | -0/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | * resolving #660 items * only touch new node | ||||
* | | | | Don't forget the satellites (#663) | Chandler Wilkerson | 2017-08-18 | 0 | -0/+0 |
| | | | | |||||
* | | | | need to actually connect to the host not local connection (#664) | Ryan Cook | 2017-08-18 | 0 | -0/+0 |
| | | | | |||||
* | | | | Merge pull request #662 from cooktheryan/non-atomic-fix | Davis Phillips | 2017-08-18 | 0 | -0/+0 |
|\ \ \ \ | |_|_|/ |/| | | | need privilges to run non-atomic-command | ||||
| * | | | allow elevated privs | Ryan Cook | 2017-08-18 | 0 | -0/+0 |
| | | | | |||||
| * | | | need privilges to run non-atomic-command | Ryan Cook | 2017-08-18 | 0 | -0/+0 |
|/ / / | |||||
* | | | Download the oc binary from the master node (#657) | Tomas Sedovic | 2017-08-17 | 0 | -0/+0 |
| | | | | | | | | | | | | | | | | | | | | | The end to end scripts just started failing because the contents of the tarball shipping the oc tool changed. Since the binary is always available on the master node after a successful deployment, let us just copy it from there. | ||||
* | | | Configure different Docker volume sizes for different roles (#644) | Tlacenka | 2017-08-17 | 5 | -6/+29 |
| |/ |/| | | | | | | | | | | | | | | | | | | | | | * README, all.yml, stack_params.yaml, openstack-stack: added docker volume size customisation - app_volume_size changed to node_volume_size (it is node everywhere else) * all.yml, stack_params.yaml,openstack-stack: added customisation for lb, etcd, dns * README: updated * README: updated info about ephemeral volumes | ||||
* | | Removing rhel_subscription role | Chandler Wilkerson | 2017-08-17 | 0 | -0/+0 |
| | | | | | | Mention of the role (which I don't find anywhere in the repo atm) breaks my refarch. I'd advise removing it all together. | ||||
* | | rolling back skip-packages (#654) | Ryan Cook | 2017-08-16 | 0 | -0/+0 |
| | | | | | | | | | | | | * rolling back skip-packages * guess can't use # lines | ||||
* | | Merge pull request #653 from dav1x/initial-3.6-vmw | Davis Phillips | 2017-08-16 | 0 | -0/+0 |
|\| | | | | | Adding OCP 3.6 files and modifications | ||||
| * | more lints | Davis Phillips | 2017-08-16 | 0 | -0/+0 |
| | | |||||
| * | adding datastore | Davis Phillips | 2017-08-16 | 0 | -0/+0 |
| | | |||||
| * | address lint and remove installer check for docker storage | Davis Phillips | 2017-08-16 | 0 | -0/+0 |
| | | |||||
| * | remove additional docker storage setup | Davis Phillips | 2017-08-16 | 1 | -9/+0 |
| | | |||||
| * | Adding 3.6 files and modifications | Davis Phillips | 2017-08-16 | 1 | -0/+9 |
| | | |||||
* | | Merge pull request #639 from tomassedovic/travis-ci | Bogdan Dobrelya | 2017-08-16 | 0 | -0/+0 |
|\ \ | | | | | | | Add end to end openstack testing to travis | ||||
| * | | Make the fetch-master.sh script executable | Tomas Sedovic | 2017-08-16 | 0 | -0/+0 |
| | | | |||||
| * | | Skip end-end ci on forks | Tomas Sedovic | 2017-08-16 | 0 | -0/+0 |
| | | | | | | | | | | | | | | | Since PRs coming from forks don't have the openstack credentials, they would always fail. Let's just ignore them instead. | ||||
| * | | Only fetch the master branch once | Tomas Sedovic | 2017-08-16 | 0 | -0/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We used to load the master branch every time we sourced vars.sh, but that file should not have any side effects. Also, since the run takes up to an hour to finish, this meant the output could differ if something merged in the meantime. So with this we only fetch the master and print the modified files once and vars.sh just reads the status of the repo afterwards. | ||||
| * | | Fix the no-pager argument order | Tomas Sedovic | 2017-08-15 | 0 | -0/+0 |
| | | | |||||
| * | | Add --no-pager to the git diff command | Tomas Sedovic | 2017-08-15 | 0 | -0/+0 |
| | | | | | | | | | | | | I think this can cause issues when the git diff list is large. | ||||
| * | | Pass the extra-vars to install-openshift, too | Tomas Sedovic | 2017-08-15 | 0 | -0/+0 |
| | | | | | | | | | | | | | | | Otherwise it won't pick up on our env_id, which means the apps subdomain will be incorrect. | ||||
| * | | Set the extra vars in a file not in env vars | Tomas Sedovic | 2017-08-14 | 0 | -0/+0 |
| | | | |||||
| * | | Remove CI creds and use the `-e` option | Tomas Sedovic | 2017-08-14 | 0 | -0/+0 |
| | | | | | | | | | | | | | | | The CI credentials are set in the travis settings instead and the rest just removes a bunch of sed commands. | ||||
| * | | Try running travis encrypt on the master branch | Tomas Sedovic | 2017-08-14 | 0 | -0/+0 |
| | | | | | | | | | | | | Maybe it locks it to the current remote or something? | ||||
| * | | See if removing the creds comment fixes travis | Tomas Sedovic | 2017-08-14 | 0 | -0/+0 |
| | | |