-
-
Notifications
You must be signed in to change notification settings - Fork 32
Open
Description
Port missing -> http://%s/cblr/svc/op/ks/profile
if not self.system:
profile_data["autoinst"] = "http://%s/cblr/svc/op/ks/profile/%s" % (
profile_data['http_server'], profile_data['name'])
else:
profile_data["autoinst"] = "http://%s/cblr/svc/op/ks/system/%s" % (
profile_data['http_server'], profile_data['name'])
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Feature Requests