Skip to content

Commit

Permalink
Don't exclude percona-server by default
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffsheltren committed Mar 3, 2014
1 parent 11f0ee8 commit 3673a5c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion manifests/percona.pp
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
enabled => '1',
gpgcheck => '1',
gpgkey => "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-percona",
exclude => "Percona-Server*",
require => File['/etc/pki/rpm-gpg/RPM-GPG-KEY-percona'],
}
}

0 comments on commit 3673a5c

Please sign in to comment.