Parameters:
5 6 7 8 9
# File 'manifests/swarms.pp', line 5 class docker::swarms ( Hash $swarms ) { create_resources(docker::swarm, $swarms) }