summaryrefslogtreecommitdiff
path: root/manifests/polipo/base.pp
diff options
context:
space:
mode:
authorintrigeri <intrigeri@boum.org>2012-11-09 21:27:54 +0100
committerintrigeri <intrigeri@boum.org>2012-11-09 21:27:54 +0100
commit1339f9a561a80f060f9d7f9deaed7c3f54b40847 (patch)
tree9037201abcd710de4fa2c76d97aa4fb97901f349 /manifests/polipo/base.pp
parenta7c8b004e1239b2bef366cbd33a0596b20971ff9 (diff)
parent0648f9e4440053786f06f98eca00eecae5e1e53a (diff)
Merge remote-tracking branch 'immerda/master'
Conflicts: manifests/init.pp manifests/polipo.pp manifests/polipo/base.pp manifests/torsocks.pp
Diffstat (limited to 'manifests/polipo/base.pp')
-rw-r--r--manifests/polipo/base.pp4
1 files changed, 2 insertions, 2 deletions
diff --git a/manifests/polipo/base.pp b/manifests/polipo/base.pp
index f485747..fca4b21 100644
--- a/manifests/polipo/base.pp
+++ b/manifests/polipo/base.pp
@@ -1,6 +1,6 @@
class tor::polipo::base {
- package { "polipo":
- ensure => installed,
+ package{'polipo':
+ ensure => present,
}
file { "/etc/polipo/config":