Guest User

Untitled

a guest
Oct 21st, 2018
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. hostclass applications do
  2. apps = function_hiera_hash('applications')
  3. apps.each do |res_type, resources|
  4. function_create_resources(res_type, resources)
  5. end
  6. end
Add Comment
Please, Sign In to add comment