Age | Commit message (Collapse) | Author |
|
By extracting the resources to their own class we can avoid a bug
in puppet that makes it hard to deal with inherited parametrized
classes.
|
|
Puppet style guide "9.6. File Modes" reads:
In addition, file modes should be specified as single-quoted strings instead
of bare word numbers.
|
|
Puppet style guide, section "8. Quoting", reads: "All strings that do not
contain variables should be enclosed in single quotes."
|
|
Conflicts:
manifests/init.pp
manifests/polipo.pp
manifests/polipo/base.pp
manifests/torsocks.pp
|
|
|
|
|
|
example also just install tor
|