summaryrefslogtreecommitdiffstats
path: root/tozt/zsh/manifests/init.pp
diff options
context:
space:
mode:
Diffstat (limited to 'tozt/zsh/manifests/init.pp')
-rw-r--r--tozt/zsh/manifests/init.pp5
1 files changed, 0 insertions, 5 deletions
diff --git a/tozt/zsh/manifests/init.pp b/tozt/zsh/manifests/init.pp
deleted file mode 100644
index e6f97aa..0000000
--- a/tozt/zsh/manifests/init.pp
+++ /dev/null
@@ -1,5 +0,0 @@
-class zsh {
- package { "zsh":
- ensure => installed,
- }
-}