This website requires JavaScript.
Explore
Help
Sign in
playbooks
/
trixie
Watch
3
Star
0
Fork
You've already forked trixie
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
5f59910cf2
trixie
/
roles
/
lmn_vm
/
files
/
lmn-proxy.sh
4 lines
101 B
Bash
Raw
Normal View
History
Unescape
Escape
Circumvent LMN firewall.
2023-04-04 13:52:10 +02:00
export
http_proxy
=
'http://aptcache:3128'
Implement VM configuration and deploy the images.
2023-01-31 21:18:24 +01:00
export
https_proxy
=
$http_proxy
export
ftp_proxy
=
$http_proxy
Reference in a new issue
Copy permalink