From: Silvio Rhatto Date: Sat, 19 Aug 2017 12:03:00 +0000 (-0300) Subject: Do not use sagemath right now X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=c4aa80a8be76e08f510f6fad6395a6af2ee80cf2;p=puppet-nodo.git Do not use sagemath right now --- diff --git a/manifests/utils/math.pp b/manifests/utils/math.pp index a380660..782bac7 100644 --- a/manifests/utils/math.pp +++ b/manifests/utils/math.pp @@ -6,7 +6,7 @@ class nodo::utils::math ( 'r-base', 'r-mathlib', 'gnuplot', - 'sagemath', + #'sagemath', ]: ensure => $ensure, }