diff --git a/manifests/init.pp b/manifests/init.pp index 1492852bf74221bf1b9783ab4e63b942fdf7f7c4..93dac5973dc59bf0c9fe9c1ed7f9dc0821b88856 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 {} \; - }