Skip to content
Snippets Groups Projects
Commit 83b5b3f7 authored by Varac's avatar Varac
Browse files

Remove old leap-keyring package

parent 9e68982b
Branches
Tags
No related merge requests found
......@@ -2,6 +2,11 @@
class site_config::remove {
include site_config::remove::files
package { 'leap-keyring':
ensure => purged,
}
case $::operatingsystemrelease {
/^8.*/: {
include site_config::remove::jessie
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment