Skip to content
Snippets Groups Projects
Commit 4cef26b0 authored by Ana Aviles's avatar Ana Aviles
Browse files

Merge branch '370-remove-openappstack-fork-of-helm-charts' into 'master'

Resolve "Remove openappstack fork of helm charts"

Closes #370

See merge request openappstack/openappstack!130
parents f1288db1 a5d079c5
Branches
Tags
No related merge requests found
......@@ -26,7 +26,6 @@ grafana_admin_password: "{{ lookup('password', '{{ cluster_dir }}/secrets/grafan
kubernetes_version: "v1.14.3-rancher1-1"
# git repo versions
git_charts_version: 'HEAD'
git_local_storage_version: 'HEAD'
# version of the https://open.greenhost.net/openappstack/nextcloud repo
git_nextcloud_version: 'd882b6952c32b5cce03e6ad9a534035ce6f01230'
......
......@@ -11,15 +11,6 @@
delete: true
become: true
- name: Clone charts repo
tags:
- git
git:
repo: 'https://open.greenhost.net/openappstack/charts'
dest: '{{ data_directory }}/source/repos/charts'
version: '{{ git_charts_version }}'
become: true
- name: Create OAS namespaces
tags:
- kubernetes
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment