Skip to content

Commit

Permalink
Merge pull request #3663 from chef/IanMadd-patch-1
Browse files Browse the repository at this point in the history
Update ctl_chef_server_restore.md


Note sonarqube failure is unrelated, and seems due to permissions.
  • Loading branch information
marcparadise authored Jul 6, 2023
2 parents c8ef663 + fb9c344 commit c4fe2b8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ Ideally, the restore server will have the same FQDN as the server that you backe
4. If you use a CA-issued certificate instead of a self-signed certificate, copy the CA-issued certificate and key into `/var/opt/opscode/nginx/ca`.
5. Update the `/etc/chef/client.rb` file on each client to point to the new server FQDN.
6. Run `chef-server-ctl reconfigure`.
7. Run ``chef-server-ctl restore`.
7. Run `chef-server-ctl restore`.

0 comments on commit c4fe2b8

Please sign in to comment.