]> gitweb.fluxo.info Git - puppet-nodo.git/commitdiff
Add 'rows' into nodo::utils::development::ide
authorSilvio Rhatto <rhatto@riseup.net>
Thu, 23 May 2019 18:37:34 +0000 (15:37 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Thu, 23 May 2019 18:37:34 +0000 (15:37 -0300)
manifests/utils/development/ide.pp

index 5f813a469bf38679b92b1ccb36398e47a8cac81f..c5e33993f8e0deb0bf35e20e3576600ade225d00 100644 (file)
@@ -4,6 +4,7 @@ class nodo::utils::development::ide (
   # In use
   package { [
     'ed',
+    'rows',
     'myrepos',
     'stow',
     'hexedit',