ignore keys for now

This commit is contained in:
Jake Howard 2017-08-12 21:40:35 +01:00
parent b1506fc9f6
commit 119b4353d5
Signed by: jake
GPG Key ID: 57AFB45680EDD477

View File

@ -1,7 +1,7 @@
class yaourt {
include 'yaourt::files'
include 'yaourt::keys'
# include 'yaourt::keys'
include 'yaourt::packages'
}