added varac remote + varac's puppet_apt
This commit is contained in:
parent
00f2f3e187
commit
49976bb27a
1 changed files with 2 additions and 0 deletions
|
@ -12,6 +12,7 @@ lib =
|
|||
riseup='git://labs.riseup.net/'
|
||||
sarava='git://git.sarava.org/'
|
||||
shared='gitosis@labs.riseup.net:'
|
||||
varac='https://git.codecoop.org/varacanero/'
|
||||
git_assure_remote() {
|
||||
remote="$1"
|
||||
url="$2"
|
||||
|
@ -50,6 +51,7 @@ update =
|
|||
git_assure_remote riseup ${riseup}module_apt
|
||||
git_assure_remote sarava ${sarava}puppet-apt.git
|
||||
git_assure_remote leap ${leap}puppet_apt
|
||||
git_assure_remote varac ${varac}puppet_apt.git
|
||||
git remote update
|
||||
|
||||
[augeas]
|
||||
|
|
Loading…
Reference in a new issue