Skip to content

Commit 8e72286

Browse files
committed
fix(map): change reference file
1 parent 072c736 commit 8e72286

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

test/integration/default/files/_mapdata/debian-11.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ values:
5555
'
5656
client: openssh-client
5757
client_version: latest
58-
dig_pkg: dnsutils
58+
dig_pkg: bind9-dnsutils
5959
dsa:
6060
private_key: '-----BEGIN DSA PRIVATE KEY-----
6161

test/integration/default/files/_mapdata/debian-12.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ values:
5555
'
5656
client: openssh-client
5757
client_version: latest
58-
dig_pkg: dnsutils
58+
dig_pkg: bind9-dnsutils
5959
dsa:
6060
private_key: '-----BEGIN DSA PRIVATE KEY-----
6161

0 commit comments

Comments
 (0)