Skip to content

Add 'configure' hook#2

Open
freyes wants to merge 1 commit into
openstack-charmers:mainfrom
freyes:add-configure-hook
Open

Add 'configure' hook#2
freyes wants to merge 1 commit into
openstack-charmers:mainfrom
freyes:add-configure-hook

Conversation

@freyes
Copy link
Copy Markdown
Member

@freyes freyes commented Sep 25, 2023

The configure hook restarts the discoveryserver daemon, without this stage is not possible to override listen.address config.

$ sudo snap set discoveryserver listen.server=10.5.1.75
error: cannot perform the following tasks:
- Run configure hook of "discoveryserver" snap (snap "discoveryserver" has no "configure" hook)

The configure hook restarts the discoveryserver daemon, without this
stage is not possible to override listen.address config.

    $ sudo snap set discoveryserver listen.server=10.5.1.75
    error: cannot perform the following tasks:
    - Run configure hook of "discoveryserver" snap (snap "discoveryserver" has no "configure" hook)
@freyes freyes requested a review from wolsen September 25, 2023 12:56
freyes added a commit to freyes/charm-discoveryserver that referenced this pull request Sep 25, 2023
The discoveryserver will reply to requests including the host's ip
address when passed via the command line argument, this configures the
snap with the unit's public-address

Depends-On: openstack-charmers/snap-discoveryserver#2
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

Successfully merging this pull request may close these issues.

1 participant