Skip to content
Snippets Groups Projects
Commit 4ecbcbc9 authored by schiermi's avatar schiermi
Browse files

Use hash instead of array.

parent 9c609b8a
No related branches found
No related tags found
No related merge requests found
class system {
class { 'apt':
purge => [
purge => {
'sources.list',
'sources.list.d',
'preferences',
'preferences.d',
],
},
sources => {
'debian' => {
location => 'http://ftp.de.debian.org/debian/',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment