]> gitweb.fluxo.info Git - puppet-nodo.git/commitdiff
Do not use sagemath right now
authorSilvio Rhatto <rhatto@riseup.net>
Sat, 19 Aug 2017 12:03:00 +0000 (09:03 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Sat, 19 Aug 2017 12:03:00 +0000 (09:03 -0300)
manifests/utils/math.pp

index a380660a3903a3d6b806614be656c832be1009be..782bac740329adb97564fbf6c1ae1444ab090be2 100644 (file)
@@ -6,7 +6,7 @@ class nodo::utils::math (
     'r-base',
     'r-mathlib',
     'gnuplot',
-    'sagemath',
+    #'sagemath',
   ]:
     ensure => $ensure,
   }