Skip to content

Commit

Permalink
test(_mapdata): add verification file for ubuntu-22 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
myii committed May 10, 2022
1 parent f599760 commit d3d8692
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions test/integration/default/files/_mapdata/ubuntu-22.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# yamllint disable rule:indentation rule:line-length
# Ubuntu-22.04
---
values:
arch: amd64
binary: /usr/sbin/ntpd
conffile: /etc/openntpd/ntpd.conf
listen: '*'
package: openntpd
server:
- address: 0.debian.pool.ntp.org
- address: 1.debian.pool.ntp.org
- address: 2.debian.pool.ntp.org
- address: 3.debian.pool.ntp.org
service: openntpd

0 comments on commit d3d8692

Please sign in to comment.