odcs stg: Set ansible_python_interpreter to python3
This commit is contained in:
parent
faf338f69f
commit
98eb4b1c0f
2 changed files with 4 additions and 0 deletions
|
@ -50,6 +50,8 @@ odcs_allowed_source_types: ["tag", "module"]
|
|||
|
||||
odcs_target_dir_url: https://odcs.stg.fedoraproject.org/composes
|
||||
|
||||
ansible_python_interpreter: /usr/bin/python3
|
||||
|
||||
# For the MOTD
|
||||
csi_security_category: Low
|
||||
csi_primary_contact: Factory 2 factory2-members@fedoraproject.org
|
||||
|
|
|
@ -47,6 +47,8 @@ odcs_allowed_clients_users:
|
|||
|
||||
nfs_mount_opts: "ro,hard,bg,intr,noatime,nodev,nosuid,nfsvers=3"
|
||||
|
||||
ansible_python_interpreter: /usr/bin/python3
|
||||
|
||||
# For the MOTD
|
||||
csi_security_category: Low
|
||||
csi_primary_contact: Factory 2 factory2-members@fedoraproject.org
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue