Skip to content
This repository was archived by the owner on Oct 1, 2020. It is now read-only.

Commit 5669b73

Browse files
committedMar 9, 2013
proxy bump
1 parent 8bfb3b6 commit 5669b73

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed
 

‎manifests/site.pp

+2
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@
2020
content => "#!/bin/bash\nexec ionice -c 2 -n 7 nice -n 19 pacman -Sy\n"
2121
}
2222

23+
package { 'ruby-augeas': ensure => installed }
24+
2325
}
2426
default: { }
2527
}

0 commit comments

Comments
 (0)
This repository has been archived.