[chef] Re: Enable chef-server-webui


Chronological Thread 
  • From: < >
  • To:
  • Subject: [chef] Re: Enable chef-server-webui
  • Date: Mon, 13 Aug 2012 04:36:17 -0700 (PDT)


I managed to run webui .

But now I cannot login to the management console neither with default admin's 
password nor with new one I changed in the ~/chef.json :


# cat  chef.json
{
  "chef_server": {
    "server_url": "http://localhost:4000";,
     "init_style": "init",
     "webui_enabled": true ,
     "webui_admin_password": "secret"
  },
  "run_list": [ "recipe[chef-server::rubygems-install]" ]
}


/Vlad 


  • [chef] Re: Enable chef-server-webui, vlad.berezovski, 08/13/2012

Archive powered by MHonArc 2.6.16.

§