Advertisement
Guest User

Master windows repo config

a guest
Jan 3rd, 2014
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 0.38 KB | None | 0 0
  1. #####     Windows Software Repo settings #####
  2. ##############################################
  3. # Location of the repo on the master
  4. win_repo: '/var/lib/repo-access/repos/windows'
  5.  
  6. # Location of the master's repo cache file
  7. win_repo_mastercachefile: '/tmp/winrepo.p'
  8.  
  9. # List of git repositories to include with the local repo
  10. win_gitrepos:
  11.  - git+ssh://git@host/salt-windows-repo
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement