It's strange, after all this steps I see that my run_list contain role, but "roles" still hasn't any role. Any suggestions?
----Best regardsAlexander Khalkuzievnode.roles - is the expanded list of all roles applied to the nodenode.run_list.roles - is the list of roles defined for the run_list
for exampleroles/foo.rbrun_list("role[bar]")# knife node run_list add node1 'role[foo]'# knife node show node1 -a rolesfoobar# knife node show node1 -a run_list.rolesfoo--maxOn 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
Archive powered by MHonArc 2.6.16.