aboutsummaryrefslogtreecommitdiff
path: root/manifests/utils/office.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/utils/office.pp')
-rw-r--r--manifests/utils/office.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/utils/office.pp b/manifests/utils/office.pp
index 530117e..ceb74ab 100644
--- a/manifests/utils/office.pp
+++ b/manifests/utils/office.pp
@@ -23,6 +23,6 @@ class nodo::utils::office (
'dia',
'calibre',
]:
- ensure => absent,
+ ensure => absent,
}
}