Displaying 2 results from an estimated 2 matches for "parameter_name".
2008 Jul 31
1
Stuck on options_from_collection_for_select
Hi everyone,
I''m stuck on something that seems to be super easy, but maybe I''m just
too tired to see the obvious answer.
I''m trying to make a drop down with select_tag and
options_from_collection_for_select. I''m trying to fill this drop down
list with different human races (white, black, hispanic, etc. in the
database under the name field, with a unique id
2012 Nov 20
2
hiera values issue
Hi, I have a puppetmaster - agent architecture. I have a module for the
vsftpd configuracion in the agents. The configuration of the value
''max_per_ip'' in the agents may vary. This is a line of the manifest:
$max_per_ip = hiera(''max_per_ip'',10)
I want to specify different values for each agent using hiera. The problem
is I am only able to specify the