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
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:
When new clone starts installer, it will fail to re-register new proxy:
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.
The text was updated successfully, but these errors were encountered: