diff options
Diffstat (limited to 'files')
-rw-r--r-- | files/02show_upgraded | 3 | ||||
-rw-r--r-- | files/03clean | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/files/02show_upgraded b/files/02show_upgraded index 870a3a9..eb046b2 100644 --- a/files/02show_upgraded +++ b/files/02show_upgraded @@ -1 +1,4 @@ +# This file is brought to you by Puppet +# all local modifications will be overwritten + APT::Get::Show-Upgraded true; diff --git a/files/03clean b/files/03clean index 335823d..d878375 100644 --- a/files/03clean +++ b/files/03clean @@ -1 +1,4 @@ +# This file is brought to you by Puppet +# all local modifications will be overwritten + DSelect::Clean auto; |