Skip to content

Commit

Permalink
Merge pull request #1 from energytoolbase/master
Browse files Browse the repository at this point in the history
Fix defaults for Ubuntu 18.04
  • Loading branch information
baby-gnu authored Nov 9, 2021
2 parents 27f0c7a + dfb6fb7 commit 8d1aa08
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
3 changes: 1 addition & 2 deletions wireguard/osfingermap.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,7 @@ Debian-9: {}
Debian-8: {}

# os: Ubuntu
Ubuntu-18.04:
config: /etc/wireguard.d/custom-ubuntu-18.04.conf
Ubuntu-18.04: {}
Ubuntu-16.04: {}

# os: Fedora
Expand Down
3 changes: 1 addition & 2 deletions wireguard/osmap.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,7 @@
# os_family: Debian
Ubuntu:
pkg:
name: wireguard-ubuntu
config: /etc/wireguard.d/custom-ubuntu.conf
name: wireguard
Raspbian: {}

# os_family: RedHat
Expand Down

0 comments on commit 8d1aa08

Please sign in to comment.