Advertisement
Guest User

Untitled

a guest
Dec 11th, 2016
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 0.34 KB | None | 0 0
  1. file_recv: True
  2. fileserver_backend:
  3.  - git
  4. gitfs_provider: pygit2
  5. gitfs_base: master
  6.  
  7. gitfs_remotes:
  8.  - git@icebal.com:icebal/salt-gitfs-top-files.git
  9.     - pubkey: '/root/.ssh/id_rsa.pub'
  10.     - privkey: '/root/.ssh/id_rsa'
  11.   - git@icebal.com:icebal/salt-gitfs.git
  12.     - pubkey: '/root/.ssh/id_rsa.pub'
  13.     - privkey: '/root/.ssh/id_rsa'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement