Skip to content
Snippets Groups Projects
  • Paul Bourke's avatar
    d2a62c96
    Improve Vagrants bootstrap.sh proxy support · d2a62c96
    Paul Bourke authored
    * sudo is not needed as script already runs as root, using sudo would
      require http_* env vars to be carried through.
    
    * Add a systemd unit file to configure docker proxy support
    
    * Update /etc/bashrc if available proxy
    
    TrivialFix
    
    Change-Id: If2571389ec3dc5bce9e819acf962d202b3166b97
    d2a62c96
    History
    Improve Vagrants bootstrap.sh proxy support
    Paul Bourke authored
    * sudo is not needed as script already runs as root, using sudo would
      require http_* env vars to be carried through.
    
    * Add a systemd unit file to configure docker proxy support
    
    * Update /etc/bashrc if available proxy
    
    TrivialFix
    
    Change-Id: If2571389ec3dc5bce9e819acf962d202b3166b97
bootstrap.sh 6.96 KiB