modifs.mineures sans commentaires
This commit is contained in:
parent
df3986e8dc
commit
7cc9629788
@ -14,7 +14,7 @@ if profile jclain; then
|
|||||||
setenv PRIVAREG=docker.jclain.fr
|
setenv PRIVAREG=docker.jclain.fr
|
||||||
elif profile prod test; then
|
elif profile prod test; then
|
||||||
setenv REGISTRY=pubdocker.univ-reunion.fr/rununiv
|
setenv REGISTRY=pubdocker.univ-reunion.fr/rununiv
|
||||||
setenv PRIVAREG=pridocker.univ-reunion.fr/rununiv
|
setenv PRIVAREG=pridocker.univ-reunion.fr
|
||||||
host_mappings=(
|
host_mappings=(
|
||||||
pridocker.univ-reunion.fr:10.85.1.56
|
pridocker.univ-reunion.fr:10.85.1.56
|
||||||
pubdocker.univ-reunion.fr:10.85.1.57
|
pubdocker.univ-reunion.fr:10.85.1.57
|
||||||
@ -24,8 +24,8 @@ elif profile prod test; then
|
|||||||
default docker host-mappings="${host_mappings[*]}"
|
default docker host-mappings="${host_mappings[*]}"
|
||||||
elif profile dist; then
|
elif profile dist; then
|
||||||
setenv REGISTRY=pubdocker.univ-reunion.fr/dist
|
setenv REGISTRY=pubdocker.univ-reunion.fr/dist
|
||||||
setenv PRIVAREG=pridocker.univ-reunion.fr/dist
|
setenv PRIVAREG=pridocker.univ-reunion.fr
|
||||||
elif profile devel; then
|
elif profile devel; then
|
||||||
setenv REGISTRY=docker.devel.self/rununiv
|
setenv REGISTRY=docker.devel.self/rununiv
|
||||||
setenv PRIVAREG=docker.devel.self/rununiv
|
setenv PRIVAREG=docker.devel.self
|
||||||
fi
|
fi
|
||||||
|
Loading…
Reference in New Issue
Block a user