summaryrefslogtreecommitdiffstats
path: root/roles
Commit message (Collapse)AuthorAgeFilesLines
* Fix SSL support between master and node(s)Jhon Honce2015-02-201-1/+2
|
* fix service definition for openshift-nodeJason DeTiberus2015-02-201-1/+1
|
* Use the full path for the kubeconfigJason DeTiberus2015-02-201-1/+1
|
* Set and export KUBECONFIG in root user .bash_profileJason DeTiberus2015-02-202-20/+28
| | | | | | | | | | | | - roles/base_os: Without this, the root user would need to manually configure this variable before attempting to run any osc commands - roles/base_os: Cleanup the firewall service definition and only pause when the service state changes. - roles/openshift_master: use Akram's suggestion of simplifying the firewall config - roles/openshift_master: explicitly disable previously exposed ports that are no longer exposed (8080/tcp I'm looking at you).
* Fix SSL support between master and node(s)Jhon Honce2015-02-192-4/+5
|
* fixup oso-rhui reposTroy Dawson2015-02-1718-58/+87
|\
| * * CRUD temp directory on local machineJhon Honce2015-02-171-2/+1
| |
| * * Use hostname moduleJhon Honce2015-02-172-45/+8
| | | | | | | | * Use mktemp for scratch directory
| * Update code to reflect review commentsJhon Honce2015-02-161-2/+5
| |
| * - Rename minion to nodeJhon Honce2015-02-1618-55/+138
| | | | | | | | - Update playbooks to support latest code
* | remove the add-hoc docker repoTroy Dawson2015-02-175-11/+25
|/ | | | | | | | | | | | Fix up libra candidate repo config file Fix up rhel 7 rhui repo config file Add rhel 7 rhui extras repo, which has docker in it Separate rhel 7 extras into its own config file Add rhel 7 extras so that we have docker
* removed the usage of yaml '>' for multiline entries and replaced them with ↵Thomas Wiest2015-02-0510-74/+69
| | | | yaml dictionaries as demonstrated by the ansible documentation.
* Infrastructure - Update pod definitionsJhon Honce2015-01-098-7/+9
| | | | * Bring pod definitions in line with lates k8s release
* minor bug fixThomas Wiest2014-12-151-2/+2
|
* changed atomic proxy to use pre-built container imagesThomas Wiest2014-12-1557-1030/+71
|
* added libra_ops group to puppet containerThomas Wiest2014-11-131-0/+3
|
* made ops-ctl-haproxy work inside of the proxy container.Thomas Wiest2014-11-122-2/+9
|
* removed zbxapi workaround as it's no longer neededThomas Wiest2014-11-111-4/+0
|
* making atomic proxy be able to be deployed to PROD.Thomas Wiest2014-11-034-3/+10
|
* removed shutdown_nightly from atomic proxy hostsThomas Wiest2014-10-296-88/+0
|
* Added Docker image build stuffThomas Wiest2014-10-2951-0/+976
|
* Add comments explaining changing the master/minion hostnamesJhon Honce2014-10-242-2/+4
| | | | | * openshift forces resolving all minions to hostnames to query etcd keys rather than using the IP address
* Support latest origin v3 CLI optionsJhon Honce2014-10-232-11/+12
|
* Added atomic aws host to cloud.rbThomas Wiest2014-10-2334-0/+725
|
* Merge pull request #9 from jwhonce/wip/registryJhon Honce2014-10-0615-1/+410
|\ | | | | WIP Infra - Deploy GCE openshift v3 cluster
| * WIP Infra - Use variables in rolesJhon Honce2014-10-032-4/+4
| |
| * Finish origin -> openshift renameJhon Honce2014-10-0212-9/+20
| |
| * WIP Infra - Add playbooks for using openshift binaryJhon Honce2014-10-0215-1/+399
| | | | | | | | * Fixed terminate so that it properly removes the attached OS disk.
* | removed client-cert.pem and client-key.pem as tasks (the files were removed ↵Thomas Wiest2014-10-011-6/+0
|/ | | | previously).
* move registry-service to correct locationJhon Honce2014-09-251-0/+0
|
* WIP Infra - Support for multiple GCE projectsJhon Honce2014-09-242-0/+40
| | | | | * Add support in cloud.rb for reading configuration * Add support for docker-registry pod
* Initial Commit. Sharing is caringKenny Woodson2014-09-1662-0/+1680