Update firewall for unifi controller virtual machine.

This commit is contained in:
Tom Alexander
2023-01-16 17:05:47 -05:00
parent 8b25b3397f
commit 3734f2126c
2 changed files with 8 additions and 2 deletions

View File

@@ -7,8 +7,9 @@
- name: Install packages
pacman:
name:
- base-devel
- gnupg
- devtools
- devtools # Creates /usr/share/devtools/makepkg-x86_64.conf and provides mkarchroot
- base-devel
- vifm
- vim
@@ -89,7 +90,7 @@
dest: /etc/pacman.d/conf.d/
- src: pacman-custom.conf
dest: /etc/aurutils/
- src: makepkg.conf
- src: makepkg.conf # TODO: Is this needed or can I use the default from devtools?
dest: /etc/aurutils/
- name: Create custom repo db