From c4460747973f023b303d8b79b1f433b5a4787115 Mon Sep 17 00:00:00 2001 From: Matthieu Faure <mfaure@asqatasun.org> Date: Mon, 18 Mar 2019 18:13:30 +0100 Subject: [PATCH] syntax --- manifests/init.pp | 2 -- 1 file changed, 2 deletions(-) diff --git a/manifests/init.pp b/manifests/init.pp index 1492852..93dac59 100644 --- a/manifests/init.pp +++ b/manifests/init.pp @@ -131,6 +131,4 @@ class comptoir ( require => Exec['composer install'], } - # TODO: find "Comptoir-srv/$i" -type f -exec sudo chmod 664 {} \; - } -- GitLab