aboutsummaryrefslogtreecommitdiff
path: root/manifests/utils/math.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/utils/math.pp')
-rw-r--r--manifests/utils/math.pp2
1 files changed, 1 insertions, 1 deletions
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,
}