local-stx.conf: avoid parallel make for ceph
[pti/rtp.git] / scripts / configs / local-stx.conf
index 1c16fd1..c006ce9 100644 (file)
@@ -23,3 +23,6 @@ DISTRO_FEATURES_append = " anaconda-support"
 # For images
 IMAGE_FSTYPES += " tar.bz2 live"
 LABELS_LIVE = "install"
+
+# Workaround for ceph: avoid parallel make to limit mem usage
+PARALLEL_MAKE_pn-ceph = ""