Update firewall for unifi controller virtual machine.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user