You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 10, 2018. It is now read-only.
Bug: chef-server.rb steps are unnecessarily broken up into two steps.
Where?
In the section Configure the Chef server. On each server in the Chef server configuration, do the following:
What?
Step Step 2 - Stop the Chef server should be performed before or after chef-server.rb steps.
Editing chef-server.rb should be performed all in one step
Related bugs:
It would be nice to call out if chef server on the backend or front end should be stopped first.
Reconfigure the Chef management console: This step should be clarified for Tiered and HA configurations
It would be nice if cp for copying files was also in the 1.1 text Example: scp -r /etc/opscode-analytics root@<ip_of_analytics_server>:/etc
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
URL: https://docs.chef.io/install_analytics.html
Bug: chef-server.rb steps are unnecessarily broken up into two steps.
Where?
In the section
Configure the Chef server. On each server in the Chef server configuration, do the following:
What?
Step
Step 2 - Stop the Chef server
should be performed before or after chef-server.rb steps.Editing chef-server.rb should be performed all in one step
Related bugs:
Reconfigure the Chef management console:
This step should be clarified for Tiered and HA configurationscp
for copying files was also in the 1.1 textExample: scp -r /etc/opscode-analytics root@<ip_of_analytics_server>:/etc
The text was updated successfully, but these errors were encountered: