- From: Max Gorbul <
>
- To:
- Subject: [chef] Re: Chef-roles
- Date: Tue, 26 Jun 2012 15:42:13 +0300
node.roles - is the expanded list of all roles applied to the node
node.run_list.roles - is the list of roles defined for the run_list
for example
roles/foo.rb
run_list("role[bar]")
# knife node run_list add node1 'role[foo]'
# knife node show node1 -a roles
foo
bar
# knife node show node1 -a run_list.roles
foo
--max
On Tue, Jun 26, 2012 at 3:03 PM, Alexander Halkuziev
<
" target="_blank">
> wrote:
Hi,
As wiki says we could apply roles list on the node through the "run_list". Also I see that node has attribute "roles". Question: how does roles from run_list moving to this attribute?
Chef server and client version is 0.10.10.
Thanks for help!
----
Best regards
Alexander Khalkuziev
- [chef] Chef-roles, Alexander Halkuziev, 06/26/2012
- [chef] Re: Chef-roles, Max Gorbul, 06/26/2012
Archive powered by MHonArc 2.6.16.