diff --git a/docs/multidomain-site-example/site.mk b/docs/multidomain-site-example/site.mk index 4b3dac2878..df282a53c7 100644 --- a/docs/multidomain-site-example/site.mk +++ b/docs/multidomain-site-example/site.mk @@ -29,7 +29,7 @@ GLUON_MULTIDOMAIN=1 # chosen feature flags -GLUON_SITE_PACKAGES := haveged iwinfo +GLUON_SITE_PACKAGES := iwinfo ## DEFAULT_GLUON_RELEASE # version string to use for images diff --git a/docs/site-example/site.mk b/docs/site-example/site.mk index 9a35282662..48e2d8a9c1 100644 --- a/docs/site-example/site.mk +++ b/docs/site-example/site.mk @@ -23,7 +23,7 @@ GLUON_FEATURES := \ # selection that would be enabled by default or due to the # chosen feature flags -GLUON_SITE_PACKAGES := haveged iwinfo +GLUON_SITE_PACKAGES := iwinfo ## DEFAULT_GLUON_RELEASE # version string to use for images