ci: Add pipeline for Pyrocufflink DNS

jenkins-master
Dustin 2020-09-06 11:10:28 -05:00
parent 8ca093050b
commit 53bc4eac6d
1 changed files with 13 additions and 0 deletions

View File

@ -0,0 +1,13 @@
@Library('cfgpol')_
applyConfigPolicy(
'pyrocufflink-dns',
[
'ProtonVPN': [
'protonvpn.yml',
],
'BIND': [
'named-server.yml',
],
],
)