search for: hiera_debug

Displaying 1 result from an estimated 1 matches for "hiera_debug".

2013 Oct 15
6
hiera_array, structured data and multiple levels of hierarchy
...39;ve been able to get, however, notice I''m not using ''hiera_array'', thus, only 1 level of hierarchy is written. class sudo_crap { # Errors with: # Error: Could not run: Hiera type mismatch: expected Array and got Hash #create_resources(sudo_crap::sudo_configs, hiera_debug_array(''sudoers'')) > # works for only one level of hierarchy create_resources(sudo_crap::sudo_configs, hiera_debug(''sudoers'')) > # Errors with: # Error: Could not run: Hiera type mismatch: expected Array and got Hash #create_resources(sudo_c...