Comment 5 for bug 2009186

Revision history for this message
Nobuto Murata (nobuto) wrote :

An ugly workaround is something like:

sqlite3 ~/.maascli.db 'UPDATE profiles SET data = REPLACE(data, "http://192.168.12.19:5240/MAAS", "http://192.168.12.19:80/MAAS") WHERE name = "admin";'