48bb916c6be82b2162ea2d1081edaa1f5f00db5e
[mirror/dsa-puppet.git] / modules / roles / manifests / dns_geodns.pp
1 # the geodns noes
2 class roles::dns_geodns {
3   include named::geodns
4
5   ssh::keygen { 'geodnssync': }
6 }