aboutsummaryrefslogtreecommitdiffstats
path: root/roles/_workstation/makepkg/defaults
diff options
context:
space:
mode:
authorRomain Gonçalves <me@rgoncalves.se>2022-12-29 15:20:47 +0100
committerRomain Gonçalves <me@rgoncalves.se>2022-12-29 15:54:09 +0100
commitcadc8824e093f37c36263b2aefba3cd680389f0b (patch)
treef25fec4782f585166b314e49b0c30577ecfe9694 /roles/_workstation/makepkg/defaults
parent8ce56f15e0751870b56805010241dcfe8389b10f (diff)
downloadrules-cadc8824e093f37c36263b2aefba3cd680389f0b.tar.gz
feat(roles/_workstation): add makepkg role
Diffstat (limited to 'roles/_workstation/makepkg/defaults')
-rw-r--r--roles/_workstation/makepkg/defaults/main.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/roles/_workstation/makepkg/defaults/main.yml b/roles/_workstation/makepkg/defaults/main.yml
new file mode 100644
index 0000000..96e3521
--- /dev/null
+++ b/roles/_workstation/makepkg/defaults/main.yml
@@ -0,0 +1,4 @@
+---
+
+makepkg_mirror_url: https://aur.archlinux.org
+makepkg_root_build_dir: /tmp/makepkg
remember that computers suck.