// vim: set ft=groovy sw=4 ts=4 sts=4 et :
@Library('cfgpol')_
applyConfigPolicy(
'file-servers',
[
'File Servcer': [
'fileserver.yml'
]
)