Advertisement
nholloway2007

Untitled

Jan 13th, 2020
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 0.30 KB | None | 0 0
  1. default-remote: local
  2. remotes:
  3.   images:
  4.     addr: https://images.linuxcontainers.org
  5.     public: true
  6.     protocol: simplestreams
  7.   local:
  8.     addr: unix://
  9.     public: false
  10. aliases:
  11.   ubuntu: exec @ARGS@ -- sudo --login --user ubuntu
  12.   nickolas: exec @ARGS@ -- sudo --login --user nickolas
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement