Skip to content

Commit f83772f

Browse files
Default to false
1 parent fb78583 commit f83772f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

etc/kayobe/dnf.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ dnf_docker_gpg_key_url: "https://download.docker.com/linux/centos/gpg"
181181

182182
# Whether to create a repo file for DOCA. This affects RedHat-based
183183
# systems only. Default value is 'false'.
184-
#dnf_install_doca:
184+
dnf_install_doca: false
185185

186186
###############################################################################
187187
# DNF Automatic configuration.

0 commit comments

Comments
 (0)