From 4ec4cf92d44d597a15326c2901b1504b14565505 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Isma=C3=ABl=20Bouya?= Date: Tue, 15 May 2018 22:08:27 +0200 Subject: [PATCH] Revert "Cleanup cryptoportfolio old file" This reverts commit 020e144eb61420a59b1c11db2fcab4a292dbaf5b. --- modules/base_installation/manifests/cleanup.pp | 5 ----- 1 file changed, 5 deletions(-) diff --git a/modules/base_installation/manifests/cleanup.pp b/modules/base_installation/manifests/cleanup.pp index 1b4a9fc..96aaa6b 100644 --- a/modules/base_installation/manifests/cleanup.pp +++ b/modules/base_installation/manifests/cleanup.pp @@ -17,9 +17,4 @@ class base_installation::cleanup inherits base_installation { "py-cryptoportfolio-after": ensure => absent; } - - file { "/home/cryptoportfolio/go/src/immae.eu": - ensure => absent, - force => true, - } } -- 2.41.0