Skip to content

Commit

Permalink
tests/timesyncd: fix NM dispatcher URL
Browse files Browse the repository at this point in the history
Apparently the `master` branch got deleted in favor of `main` so we
need to update the URL here.
  • Loading branch information
dustymabe committed Jan 3, 2024
1 parent af4d014 commit 7ae32de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/kola/ntp/timesyncd/dhcp-propagation/config.bu
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@ storage:
files:
- path: /etc/NetworkManager/dispatcher.d/30-timesyncd
contents:
source: "https://github.com/eworm-de/networkmanager-dispatcher-timesyncd/raw/master/30-timesyncd"
source: "https://github.com/eworm-de/networkmanager-dispatcher-timesyncd/raw/main/30-timesyncd"
mode: 0755

0 comments on commit 7ae32de

Please sign in to comment.