Changeset 723


Ignore:
Timestamp:
03/06/09 19:21:34 (4 years ago)
Author:
bruno
Message:
  • Adds sudo support for http_proxy env var passing to VE
File:
1 edited

Legend:

Unmodified
Added
Removed
  • devel/pb/bin/pb

    r721 r723  
    20732073    print SCRIPT << "EOF"; 
    20742074# This is needed in order to be able to halt the machine from the $pbac->{$ENV{'PBPROJ'}} account at least 
     2075print PBOUT "Defaults:pb env_keep += \"http_proxy ftp_proxy\"\n"; 
    20752076print PBOUT "$pbac->{$ENV{'PBPROJ'}}   ALL=(ALL) NOPASSWD:ALL\n"; 
    20762077EOF 
Note: See TracChangeset for help on using the changeset viewer.