mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-04-14 09:13:16 +02:00
Update to 2022-02-20 22:00
This commit is contained in:
parent
f5ac84a5e9
commit
e7e5deccf1
@ -1,9 +1,6 @@
|
||||
include('templates/almalinux-8.tpl')
|
||||
include('templates/epel-8.tpl')
|
||||
|
||||
# Disable use_bootstrap_image until new release
|
||||
# See https://github.com/rpm-software-management/mock/issues/831
|
||||
config_opts['use_bootstrap_image'] = False
|
||||
config_opts['root'] = 'el8-x86_64'
|
||||
config_opts['target_arch'] = 'x86_64'
|
||||
config_opts['legal_host_arches'] = ('x86_64',)
|
||||
|
@ -94,6 +94,9 @@
|
||||
mode: 700
|
||||
- path: meta
|
||||
- path: archives
|
||||
owner: root
|
||||
group: root
|
||||
mode: 700
|
||||
- path: backup
|
||||
owner: unifi
|
||||
group: unifi
|
||||
|
Loading…
x
Reference in New Issue
Block a user