]> gitweb.fluxo.info Git - puppet-nodo.git/commitdiff
On stretch: packer
authorSilvio Rhatto <rhatto@riseup.net>
Sat, 2 Jul 2016 16:34:11 +0000 (13:34 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Sat, 2 Jul 2016 16:34:11 +0000 (13:34 -0300)
manifests/utils/development/virtual.pp

index 57b0d6b24b5319a12a23b94923fefabeca6014fa..2258554234c8553932a67018df17b09ec944c3e7 100644 (file)
@@ -15,6 +15,11 @@ class nodo::utils::development::virtual {
   #  ensure => installed,
   #}
 
+  # TODO: wait for stretch release
+  #package { 'packer':
+  #  ensure => installed,
+  #}
+
   # TODO: We're not managing this package as we're favouring the
   #       wheezy-backports virtualbox which doesn't needs it.
   #package { 'virtualbox-fuse':