Skip to content

Commit 2fc5837

Browse files
disable cis_hardening (#201)
1 parent 9bd3676 commit 2fc5837

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.arg.template

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ HTTP_PROXY=
1111
PROXY_CERT_PATH=
1212
UPDATE_KERNEL=false
1313
CLUSTERCONFIG=spc.tgz
14-
CIS_HARDENING=true
14+
CIS_HARDENING=false
1515

1616
# If you have Ubuntu Pro, use the UBUNTU_PRO_KEY variable to activate it as part of the image build
1717
# UBUNTU_PRO_KEY=your-key

0 commit comments

Comments
 (0)