Clean tabs and trailing whitespace from manifests
This commit is contained in:
parent
ebde843cc6
commit
bfb661b0e1
6 changed files with 16 additions and 14 deletions
|
@ -35,7 +35,8 @@ class cyrus {
|
||||||
"cyrus-imapd-2.4",
|
"cyrus-imapd-2.4",
|
||||||
"cyrus-clients-2.4",
|
"cyrus-clients-2.4",
|
||||||
"cyrus-admin-2.4",
|
"cyrus-admin-2.4",
|
||||||
"cyrus-doc-2.4", ]:
|
"cyrus-doc-2.4",
|
||||||
|
]:
|
||||||
ensure => present,
|
ensure => present,
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -112,4 +113,5 @@ class cyrus {
|
||||||
owner => "cyrus",
|
owner => "cyrus",
|
||||||
group => "mail",
|
group => "mail",
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
Loading…
Add table
Reference in a new issue