diff --git a/apertis-ospack-target.yaml b/apertis-ospack-target.yaml index ecd5837a8c74f9cf6173a4fe2306d1c02c1e160a..09cea45051b2bd4c53d3595987514a15e30909ae 100644 --- a/apertis-ospack-target.yaml +++ b/apertis-ospack-target.yaml @@ -4,7 +4,7 @@ {{- $suite := or .suite "v2019dev0" -}} {{- $timestamp := or .timestamp "" -}} {{- $ospack := or .ospack (printf "ospack_%s-%s-%s" $suite $architecture $type) -}} -{{- $ivitools := or .ivitools "disabled" -}} +{{- $ivitools := or .ivitools "enabled" -}} {{- $lxc := or .lxc "disabled" -}} architecture: {{ $architecture }} @@ -94,7 +94,7 @@ actions: - action: apt description: "Target user session packages" packages: - #- chaiwala-user-session-wayland + - chaiwala-user-session-wayland - action: apt description: "Target packages" @@ -140,7 +140,7 @@ actions: - lzma - mawk - mobile-broadband-provider-info - #- mutter + - mutter - net-tools - netbase - openssh-client