Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disable "register-in-foreman" installer option for clones #275

Open
lzap opened this issue Nov 23, 2017 · 1 comment
Open

Disable "register-in-foreman" installer option for clones #275

lzap opened this issue Nov 23, 2017 · 1 comment

Comments

@lzap
Copy link

lzap commented Nov 23, 2017

When new clone starts installer, it will fail to re-register new proxy:

Stage[main]/Foreman_proxy::Register/Foreman_smartproxy[]: Failed to call refresh: Proxy xyz cannot be registered (ApipieBindings::MissingArgumentsError: id): N/A

Declarative puppet will unlikely be able to rename proxy via API (it was designed to only add new ones which will fail), therefore we need to turn this feature off and ask the user to rename the proxy in web UI. Once this is fixed in satellite-clone please make doco change:

Once Satellite web UI is working, visit Capsules, edit the old Capsule and rename both the capsule and URL to:

Name: capsule.example.com
URL: https://capsule.example.com:9090

Make sure the Name and URL are exactly the same.

@lzap
Copy link
Author

lzap commented Dec 4, 2017

Please turn this flag off:

    /etc/foreman-installer/scenarios.d/satellite-answers.yaml:    register_in_foreman: true

in order to improve upgrade experience for cloned satellites.

johnpmitsch pushed a commit to johnpmitsch/satellite-clone that referenced this issue Dec 4, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant