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