We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 00b9f40 + 0e73042 commit be75fa3Copy full SHA for be75fa3
tests/acceptance/17_packages/01_init/unsafe/timed/001-prepare-repositories.cf
@@ -153,7 +153,6 @@ bundle agent apt_config
153
comment => "key in 17_packages/resources/gpg use rsa1024 which is not supported on Ubuntu-24.",
154
create => "true",
155
content => 'APT::Key::Assert-Pubkey-Algo ">=rsa1024";',
156
- edit_defaults => empty,
157
classes => if_successful("apt_config_ok");
158
159
ubuntu_10|debian_6::
@@ -163,7 +162,6 @@ bundle agent apt_config
163
162
"/etc/apt/apt.conf.d/nocache"
164
165
content => 'Dir::Cache::pkgcache "";',
166
167
168
}
169
0 commit comments