Merge "Use netcat-openbsd on debian bookworm"

This commit is contained in:
Zuul
2023年10月08日 01:51:01 +00:00
committed by Gerrit Code Review

View File

@@ -18,7 +18,7 @@ cache_timeout: 600
haproxy_distro_packages:
- haproxy
- netcat# Used for the Ansible haproxy module
- "{{ (ansible_facts['distribution_release'] == 'bookworm') | ternary('netcat-openbsd', 'netcat') }}"# Used for the Ansible haproxy module
- psmisc
- vim-haproxy
Reference in New Issue
openstack/openstack-ansible-haproxy_server
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.

The note is not visible to the blocked user.