| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| | |
Fix kubelet_args
|
| | |
|
|\ \
| |/
|/| |
Bug 1252337 - Fix for quote error in oauthConfig template
|
| |
| |
| |
| | |
https://bugzilla.redhat.com/show_bug.cgi?id=1252337
|
|\ \
| | |
| | | |
Zabbix API updates
|
| | | |
|
|\ \ \
| | | |
| | | | |
AE->OSO ansible uninstall merge
|
| | | |
| | | |
| | | |
| | | |
| | | | |
include all origin, AE and openshift products. For back-word
compatibility, older openshift and AE naming is retained too.
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
1. Included openshift clean up
2. Renamed file to atomic_openshift_tutorial_reset.yml
3. docker service is not not stopped
4. docker containers and images are removed
5. /etc/openshift-sdn are removed too now
|
| | | | |
|
| | | |
| | | |
| | | |
| | | | |
a new install.
|
| | | |
| | | |
| | | |
| | | |
| | | | |
This makes it easier to run through the tutorial, as well as reset
a VM or baremetal node to a clean slate for developer testing.
|
|\ \ \ \
| |/ / /
|/| | | |
List also private ip.
|
| | | | |
|
|\ \ \ \
| | | | |
| | | | | |
Set loglevel=2 as our default across the board
|
| | | | | |
|
|\ \ \ \ \
| | | | | |
| | | | | | |
docker-buildvm-rhose is dead
|
| |/ / / /
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Both the original and the new hosts are both internal hosts used only for
testing of un-released content. One should not expect to use these outside
of Red Hat.
|
|\ \ \ \ \
| | | | | |
| | | | | | |
Bug 1246458 - dnsIP does not point to cluster IP
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
https://bugzilla.redhat.com/show_bug.cgi?id=1246458
- Previously when configuring an HA cluster for multi-master the dns ip in the
node config was pointing only to the first master instead of the cluster ip.
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | | |
Add links to style guide, best practices in README.md
|
| | | | | | | |
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | | |
Fine tune RHEL repos
|
| | | | | | | | |
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Disable all repos before explicitly enabling the expected ones: sometimes
active repos might be polluted (e.g. depending on the result of rhsm
auto-attach).
Enable Extras and Optional repos.
|
|\ \ \ \ \ \ \ \
| |_|_|_|_|_|_|/
|/| | | | | | | |
AE->OSO ansible merge: ansible in container
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Movied Dockerfile to openshift-ansible repo root and updated
README_ANSIBLE_CONTAINER.md file.
|
| | | | | | | | |
|
| | | | | | | | |
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
ansible in a docker container, and also modified Dockerfile to replace
CMD with ENTRYPOINT to run the container as executable.
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
also added privileged flag to allow sharing host network and host dirs.
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
This Dockerfile packages ansible and the playbook as a container image.
It's a proof of concept as it makes some assumptions:
- bindmounts private key ~/.ssh/id_rsa
- default cmd executes the byo playbook
|
|\ \ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | | |
AE->OSO ansible doc merge
|
| | | | | | | | | |
|
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
adds README_AEP.md.
|
|\ \ \ \ \ \ \ \ \
| | | | | | | | | |
| | | | | | | | | | |
Make the playbooks friendlier with SELinux disabled hosts
|
| | | | | | | | | | |
|
| | | | | | | | | | |
|
|\ \ \ \ \ \ \ \ \ \
| | | | | | | | | | |
| | | | | | | | | | | |
Removes hardcoded python2
|
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | | |
* replaces the hard coded items in favor of pulling a users environment
* resolves #383
* Feedback and/or additional testing is more than welcome
|
|\ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | |
| | | | | | | | | | | | |
Add support for setting kubeletArguments, controllerArguments, and apiServerArguments
|
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | | |
apiServerArguments
|
|\ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | | |
| | | | | | | | | | | | | |
Reference deployment_type instead of hardcoding origin
|
| | | | | | | | | | | | |
| | | | | | | | | | | | |
| | | | | | | | | | | | |
| | | | | | | | | | | | | |
This seems to be what's used in other places
|
| | | | | | | | | | | | |
| | | | | | | | | | | | |
| | | | | | | | | | | | |
| | | | | | | | | | | | | |
Allows reuse out of vagrant, e.g. to subscribe systems by its own
|
| | | | | | | | | | | | | |
|
| | |_|_|_|_|/ / / / / /
| |/| | | | | | | | | | |
|
|\ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|/ / / / / /
|/| | | | | | | | | | | |
Update instance sizes for online
|
|/ / / / / / / / / / / |
|
|\ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | |
| | | | | | | | | | | | |
Skip node label if labels are empty
|