Skip to content

Commit 6bf7245

Browse files
ehelmsekohl
authored andcommitted
Remove cleanup of KATELLO-TRUSTED-SSL-CERT
Refs 33130e2 Signed-off-by: Eric D. Helms <[email protected]>
1 parent 18c0279 commit 6bf7245

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

manifests/ca.pp

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -53,10 +53,6 @@
5353
group => 'root',
5454
mode => '0644',
5555
}
56-
57-
file { "${certs::ssl_build_dir}/KATELLO-TRUSTED-SSL-CERT":
58-
ensure => absent,
59-
}
6056
}
6157

6258
if $deploy {

0 commit comments

Comments
 (0)