Skip to content

Commit 88ab1b0

Browse files
committed
Fix Apache 2 WSGI for Ubuntu 24.04
1 parent 9934a98 commit 88ab1b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vars/ubuntu-24.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ __netbox_ldap_packages:
2727
__netbox_web_frontend_packages:
2828
- apache2
2929
- apache2-utils
30-
- libapache2-mod-wsgi
30+
- libapache2-mod-wsgi-py3
3131

3232
netbox_python_binary: /usr/bin/python3.12
3333

0 commit comments

Comments
 (0)