User Tools

Site Tools


packages:chef-server

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
packages:chef-server [2013-07-11 17:24]
glen
packages:chef-server [2014-02-03 08:38]
glen need /dev/null and /dev/console
Line 66: Line 66:
 ---- End output of gpasswd -M chef_server chef_server ---- ---- End output of gpasswd -M chef_server chef_server ----
 </​file>​ </​file>​
 +
 +Alternatively you can find the recipe and change ''​append''​ to ''​true''​ in [[http://​docs.opscode.com/​resource_group.html#​attributes|group]] resource.
 +
  
 If using [[docs/​vserver]] without ''​initstyle=plain'',​ you need to make ''​init q''​ silent: <​file>​ If using [[docs/​vserver]] without ''​initstyle=plain'',​ you need to make ''​init q''​ silent: <​file>​
Line 94: Line 97:
 Meanwhile when the progress stops, it is expecting init to start ''/​opt/​chef-server/​embedded/​bin/​runsvdir-start'',​ but without init, nothing processes ''/​etc/​inittab'',​ so start it manually or use ''​initstyle=plain''​. Meanwhile when the progress stops, it is expecting init to start ''/​opt/​chef-server/​embedded/​bin/​runsvdir-start'',​ but without init, nothing processes ''/​etc/​inittab'',​ so start it manually or use ''​initstyle=plain''​.
  
 +When using container like vserver, ensure following devices are present: 
 +<​code>​ 
 +crw-rw---- 1 root console 5, 1 Jan  9 15:09 /​dev/​console 
 +crw-rw-rw- 1 root root    1, 3 Jul 20  2013 /dev/null 
 +</​code>​
 ===== Configure ===== ===== Configure =====
  
 To change https certificate,​ have look into ''/​var/​opt/​chef-server/​nginx/​ca''​ To change https certificate,​ have look into ''/​var/​opt/​chef-server/​nginx/​ca''​
packages/chef-server.txt · Last modified: 2014-05-04 19:34 by glen