running chef-server-ctl reconfigure command on chef server installation 12.17.17
Get error
This was after I got errors telling me the pivotal.rb and pivotal.pem were not in the /etc/opscode directory. I found the files in the /opt/opscode installation and copied them there. Unfortunately there is no private-chef-secrets.json.
BOOT006: The pivotal user key is present (/etc/opscode/pivotal.pem)
but the file /etc/opscode/private-chef-secrets.json is missing.
Ensure that pivotal.pem is copied over into /etc/opscode from the
first Chef Server node that you brought online, then run
'chef-server-ctl reconfigure' again.
In other community posts the problem was the opposite, that the private-chef-secrets.json is present but the pem or rb files are missing.
Can someone kindly help me locate or recreate this file?