Kolla ansible, add a service to a running openstack deployment

Vince Mulhollon vince.mulhollon at springcitysolutions.com
Wed Dec 21 15:36:25 UTC 2022


Sure, for example on a Ubuntu you'd edit /etc/kolla/globals.yml or more
likely put in a file /etc/kolla/globals.d/something.yml

enable_elasticsearch: "yes"

Then run a deploy like you did initially.  Probably off a guide like

https://docs.openstack.org/kolla-ansible/latest/user/quickstart.html

You're probably not going to like the results WRT Monasca or whatever
you're doing pulling in a VERY old version of ES, but this strategy in
general works.

As always, try on the test or dev cluster

Best of luck to you!


On Wed, Dec 21, 2022 at 9:05 AM A Monster <amonster369 at gmail.com> wrote:

> is there a way to add a service such as elasticsearch to an already done
> openstack deployment using kolla-ansible?
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.openstack.org/pipermail/openstack-discuss/attachments/20221221/f2297cc7/attachment.htm>


More information about the openstack-discuss mailing list