Description of problem: When trying to bootstrap the agent with the /setup/agent/ endpoint, it creates a /etc/salt/minion.d/ceph_agent.conf file pointing to "localhost" as the master, which is wrong. Version-Release number of selected component (if applicable): How reproducible: 100% Steps to Reproduce: 1. curl http://<ceph-installer-host>:8181/setup/agent/ | sudo bash 2. wait for the installation process to complete Actual results: Expected results: /etc/salt/minion.d/ceph_agent.conf should have the address/hostname of the host for the ceph-installer, not "localhost" Additional info:
Pull Request opened https://github.com/ceph/ceph-installer/pull/115
This bug was accidentally moved from POST to MODIFIED via an error in automation, please see mmccune with any questions
Checked with ceph-installer-1.0.11-1.el7scon.noarch and it works. -> Verified
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHEA-2016:1754