Import the Linux aurutils role as build.
This commit is contained in:
8
ansible/roles/build/files/aurutils.conf
Normal file
8
ansible/roles/build/files/aurutils.conf
Normal file
@@ -0,0 +1,8 @@
|
||||
[options]
|
||||
CacheDir = /var/cache/pacman/pkg
|
||||
CacheDir = /var/cache/pacman/custom
|
||||
CleanMethod = KeepCurrent
|
||||
|
||||
[custom]
|
||||
SigLevel = Required
|
||||
Server = file:///var/cache/pacman/custom
|
||||
Reference in New Issue
Block a user