Skip to content

Commit

Permalink
testing with create_resources
Browse files Browse the repository at this point in the history
  • Loading branch information
Benedikt Braunger committed May 14, 2019
1 parent b351fa8 commit 13c3acd
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions manifests/webui.pp
Original file line number Diff line number Diff line change
Expand Up @@ -73,9 +73,5 @@
}
}

$directors.each |$director,$values| {
::bareos::webui::director { $director:
* => $values
}
}
create_resources(::bareos::webui::director, $directors)
}

0 comments on commit 13c3acd

Please sign in to comment.