]> gitweb.fluxo.info Git - puppet-nodo.git/commitdiff
Feat: manage stow at nodo::utils::develpment:ide
authorSilvio Rhatto <rhatto@riseup.net>
Sun, 13 Feb 2022 20:45:07 +0000 (17:45 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Sun, 13 Feb 2022 20:45:07 +0000 (17:45 -0300)
manifests/utils/development/ide.pp

index a65bc4284b6a23707af3123755649c3f408bd086..e9a6af53baa12fbe93e2c47561bc96f3f4541ede 100644 (file)
@@ -12,6 +12,8 @@ class nodo::utils::development::ide (
 
     'yamllint',
 
+    'stow',
+
     # Needed by xcal
     'ruby-activesupport',
 
@@ -36,7 +38,6 @@ class nodo::utils::development::ide (
     'ack',
     'yajl-tools',
     'rows',
-    'stow',
     'hexedit',
     'markdown',
     'graphviz',