Skip to content
This repository was archived by the owner on Nov 30, 2023. It is now read-only.

Commit 22b0dd1

Browse files
authored
Work around common always showing
1 parent 0996862 commit 22b0dd1

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

script-library/container-features/src/features.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1069,7 +1069,10 @@
10691069
}
10701070
},
10711071
"buildArg": "_VSC_INSTALL_COMMON",
1072-
"include": []
1072+
"include": [
1073+
"puppet",
1074+
"chef"
1075+
]
10731076
}
10741077
]
10751078
}

0 commit comments

Comments
 (0)