diff options
Diffstat (limited to 'roles/repos/defaults')
-rw-r--r-- | roles/repos/defaults/main.yaml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/roles/repos/defaults/main.yaml b/roles/repos/defaults/main.yaml deleted file mode 100644 index 6fe2bf621..000000000 --- a/roles/repos/defaults/main.yaml +++ /dev/null @@ -1,5 +0,0 @@ ---- -# TODO: once we are able to configure/deploy origin using the openshift roles, -# then we should default to origin -openshift_deployment_type: online -openshift_additional_repos: {} |