On Tue, May 26, 2015 at 11:45 PM, Vasiliy Tolstov <[email protected]> wrote:
> Hi! users sometimes can changed their server ip address, does it > possible to change unit public address? > Or only way is to edit mongodb database on state server? Hi Vasiliy, Do you mean in relation settings? The charm's config-changed hook will be invoked when the machine addresses change. You can use this hook to update a unit's relation settings. There was a long thread about automatically updating the address, but we didn't go there because it would break "proxy charms"; charms that manage remote services, presenting addresses for remote machines. Cheers, Andrew > -- > Vasiliy Tolstov, > e-mail: [email protected] > > -- > Juju-dev mailing list > [email protected] > Modify settings or unsubscribe at: > https://lists.ubuntu.com/mailman/listinfo/juju-dev >
-- Juju-dev mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/juju-dev
