| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|\
| |
| | |
resolves issue #289
|
|/ |
|
| |
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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
|
|\
| |
| | |
Vmware minor update playbook and ocp-on-vmware.py tag addition
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* 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
|
|/
|
| |
If port 8443 is used a redirect_uri_mismatch during OAuth flow from Github will happen, which prevents logging into the Openshift Console.
|
|\
| |
| | |
python file to allow for numberic subscription
|
| | |
|
| | |
|
| | |
|
|/ |
|
|
|
|
|
|
|
| |
Updated API Versions
Updated script extension handler version
securestring for passwords and keys
protected settings for script extension for security
|
|
|
|
|
| |
* redhat_subscription ansible module checks implicitly for system registration and registers it only if it's not
* sometimes there can be state 'Not Subscribed', in which case the previous check would fail to detect unsubscribed system
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* adding KubernetesCluster variable
* items for adding of nodes
* variable definition
* improper comma and missing infra-node-scaleup
* linting
* moving tag to the cloudformation
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* initial commit
* gce and aws common and vmware unique file
* moving things around
* linting
* adding excluder packages
* now using the excluder and unexclude packages
* removal of unexclude in the install
* needed to switch to role due to facts
* changing to role and fixup
* linting and removal of lines from testing
* allow for the selecting of version or default value
* by default when the excluder package is installed it executes as exclude
* wrong cloudprovider
* individual playbooks for minor updates
* linting
|
|\
| |
| | |
removed redhat/ from sdn selection
|
|/ |
|
|
|
|
|
|
|
|
|
|
| |
* git is required when running containerized
* lint and removal of uneeded script
* gather facts and no longer use block
* formatting issue
|
|\
| |
| | |
Allow for selecting of SDN
|
| |\
| |/
|/| |
|
|\ \
| | |
| | | |
no longer forcing a primary master
|
| |\ \
| |/ /
|/| | |
|
| | | |
|
| | |\
| |_|/
|/| | |
|
| | | |
|
| | | |
|
|/ / |
|
| | |
|
| | |
|
| | |
|
| | |
|
|/ |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* unsubscribe template and subscribe instances
* need to be able to use numeric subscriptions
* bastion registration playbook
* missing the actual playbooks
* bastion requires root and facts
* moving bastion plays under openshift-install
* unregister instaces
* can't use ansible in this step
* gcloud cleanup to use the correct repo
|
| |
|
| |
|
|\
| |
| | |
Registry should only one pod due to nfs
|
|/ |
|
| |
|