NAME
Ixchel::Actions::apt_proxy :: Generates the proxy config file for apt.
VERSION
Version 0.0.1
SYNOPSIS
my $filled_in=$ixchel->action(action=>'apt_proxy', opts=>{w=>1});
print $filled_in;
The template used is 'apt_proxy'.
The returned value is the filed in template.
The template used is apt_proxy.
FLAGS
-w
Write out the file instead of stdout.
-o <file>
File to write the out to if -w is specified.
Default :: /etc/apt/apt.conf.d/00aptproxy