Skip to content

Commit

Permalink
Merge pull request #35 from Erik-Lamers1/avahi-guest
Browse files Browse the repository at this point in the history
Add avahi to guest packages
  • Loading branch information
Erik-Lamers1 authored Nov 9, 2021
2 parents c1d9bdb + d413694 commit 65a1dd6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions vnet_manager/settings/base.py
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,8 @@
"frr",
"frr-pythontools",
"vlan",
"avahi-daemon",
"avahi-utils",
],
"base_image": { # Download info for the base image
"os": "18.04",
Expand Down

0 comments on commit 65a1dd6

Please sign in to comment.