fixed repository url

This commit is contained in:
dcore94 2021-01-08 19:59:54 +01:00
parent e3e50a3d7b
commit 2c0c5eaafc
5 changed files with 2 additions and 34 deletions

View File

@ -1,2 +0,0 @@
parent=d4science

View File

@ -1,2 +0,0 @@
parent=d4science

View File

@ -1,2 +0,0 @@
parent=d4science

View File

@ -1,26 +0,0 @@
parent= d4science
titleTag=test gateway
favicon=https://services.d4science.org/favicon.ico
logoSrc=https://dev.d4science.org/image/layout_set_logo?img_id=36727858
logoAlt=test
logoStyle=height: 50px;
infrastructureLogo=no
linkTerms=https://next.d4science.org/terms-of-use
linkCookies=https://next.d4science.org/cookie-policy
linkProject=http://www.google.it
descrProject=A
ECLogo=yes
ECLogoStyle=max-width: 35px;
ECLogoAlt=EU H2020 programme

View File

@ -8,7 +8,7 @@
- name: Git checkout themes
delegate_to: localhost
git:
repo: "https://38704e918f14e00b083c60de7097d8612b3e1111:x-oauth-basic@code-repo.d4science.org/gCubeSystem/ansible-role-keycloak-themes.git"
repo: "https://38704e918f14e00b083c60de7097d8612b3e1111:x-oauth-basic@code-repo.d4science.org/gCubeSystem/d4science-keycloak-themes.git"
dest: "{{ tmpdir }}"
- name: Create folder for theme
@ -46,4 +46,4 @@
shell: |
git add --all
git commit -am "added theme {{ theme }}"
git push https://38704e918f14e00b083c60de7097d8612b3e1111:x-oauth-basic@code-repo.d4science.org/gCubeSystem/ansible-role-keycloak-themes.git master
git push https://38704e918f14e00b083c60de7097d8612b3e1111:x-oauth-basic@code-repo.d4science.org/gCubeSystem/d4science-keycloak-themes.git master