This website requires JavaScript.
Explore
Help
Register
Sign in
opuppet
/
module-apt
Watch
4
Star
0
Fork
You've already forked module-apt
0
Code
Issues
Pull requests
Releases
Wiki
Activity
1ac72986c4
module-apt
/
manifests
/
preferences
/
absent.pp
7 lines
95 B
ObjectPascal
Raw
Normal View
History
Unescape
Escape
Merge remote branch 'lelutin/master' Integrate no custom preference into our new way to manage the preferences. Conflicts: README manifests/default_preferences.pp manifests/init.pp
2010-10-21 01:59:41 +02:00
class
apt
:
:
preferences
:
:
absent
{
format standardization
2010-12-07 19:18:41 +01:00
file
{
'/etc/apt/preferences'
:
Merge remote branch 'lelutin/master' Integrate no custom preference into our new way to manage the preferences. Conflicts: README manifests/default_preferences.pp manifests/init.pp
2010-10-21 01:59:41 +02:00
ensure
=
>
absent
,
}
}
Reference in a new issue
Copy permalink