Outils pour utilisateurs

Outils du site


tech:cloud_openstack_devstack

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentesRévision précédente
Prochaine révision
Révision précédente
tech:cloud_openstack_devstack [2025/05/31 18:35] Jean-Baptistetech:cloud_openstack_devstack [2025/10/30 17:30] (Version actuelle) Jean-Baptiste
Ligne 27: Ligne 27:
 ''/etc/environment'' ''/etc/environment''
 <code bash> <code bash>
-http_proxy=http://192.168.56.1:3128 +http_proxy=http://192.168.56.1:3128 
-https_proxy=http://192.168.56.1:3128 +https_proxy=http://192.168.56.1:3128 
-no_proxy=localhost,127.0.0.0/8,localaddress,.localdomain.com,192.168.56.0/24,::1+ALL_PROXY=http://192.168.56.1:3128 
 +NO_PROXY=localhost,127.0.0.0/8,localaddress,.localdomain.com,192.168.56.0/24,::1
 </code> </code>
  
Ligne 38: Ligne 39:
  
 <code bash> <code bash>
-export no_proxy=localhost,127.0.0.1,192.168.56.11 +export ALL_PROXY=http://127.0.0.1:3128 
-export http_proxy=http://127.0.0.1:3128 +export NO_PROXY=localhost,127.0.0.1,192.168.56.11
-export https_proxy=http://127.0.0.1:3128+
  
 git config --global http.proxy http://127.0.0.1:3128 git config --global http.proxy http://127.0.0.1:3128
tech/cloud_openstack_devstack.1748709301.txt.gz · Dernière modification : de Jean-Baptiste

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki