sync
This commit is contained in:
parent
5f36935814
commit
b3b451ce96
3 changed files with 7 additions and 3 deletions
|
@ -35,7 +35,7 @@ def install_lxc_container():
|
|||
lxc_shell(ct_name, "env")
|
||||
|
||||
|
||||
@deploy("install piped backend")
|
||||
@deploy("install piped backend", data_defaults={"piped_proxy": None})
|
||||
def install():
|
||||
install_postgresql()
|
||||
dnf.packages(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue