From aae7ef0a16a5d54872523ad2f8484f15bebff958 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hugo=20H=C3=B6rnquist?= Date: Tue, 18 Jan 2022 20:54:03 +0100 Subject: Fuck nano. --- manifests/common.pp | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'manifests') diff --git a/manifests/common.pp b/manifests/common.pp index b7adb76..cb6da75 100644 --- a/manifests/common.pp +++ b/manifests/common.pp @@ -53,4 +53,8 @@ class profiles::common ( include ::profiles::nspawned } + package { 'nano': + ensure => absent, + } + } -- cgit v1.2.3