summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf')
-rw-r--r--conf/layer.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/layer.conf b/conf/layer.conf
index f48ec255..0f0126b5 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -67,3 +67,5 @@ K8S_CONFIG_PATH = "${LAYERDIR}/conf/distro/include/k8s-versions.inc"
67USER_CLASSES_append = " meta-virt-cfg" 67USER_CLASSES_append = " meta-virt-cfg"
68USER_CLASSES_append = " meta-virt-k8s-cfg" 68USER_CLASSES_append = " meta-virt-k8s-cfg"
69USER_CLASSES_append = " meta-virt-xen-cfg" 69USER_CLASSES_append = " meta-virt-xen-cfg"
70
71HOSTTOOLS_NONFATAL += "getent"