*** CeeMac has quit IRC | 00:52 | |
*** CeeMac has joined #openstack-ansible | 00:55 | |
watersj | how do you all handle your logging? multiple controller & compute nodes. lots monving parts and logs everywhere. | 01:09 |
---|---|---|
guilhermesp | watersj: we have some elk roles https://github.com/openstack/openstack-ansible-ops/tree/master/elk_metrics_6x | 01:20 |
*** elico has joined #openstack-ansible | 01:40 | |
*** d34dh0r53 has joined #openstack-ansible | 01:55 | |
watersj | guilhermesp, ty, wondering if other people are using elk, or central journald. elk might be preferred route for me. | 02:14 |
elico | watersj: We use graylog for couple of our system nodes(not OS related) | 02:40 |
*** spatel has joined #openstack-ansible | 02:55 | |
*** d34dh0r53 has quit IRC | 03:02 | |
openstackgerrit | Merged openstack/openstack-ansible stable/ussuri: Remove package cache proxy cleanup https://review.opendev.org/742800 | 03:45 |
openstackgerrit | Merged openstack/openstack-ansible master: Add ubuntu focal distro jobs https://review.opendev.org/738054 | 03:45 |
openstackgerrit | Merged openstack/openstack-ansible master: Always use the utility host for service setup tasks https://review.opendev.org/733854 | 03:45 |
*** gyee has quit IRC | 04:10 | |
*** evrardjp has quit IRC | 04:33 | |
*** evrardjp has joined #openstack-ansible | 04:33 | |
*** rh-jelabarre has quit IRC | 04:48 | |
*** spatel has quit IRC | 05:01 | |
*** udesale has joined #openstack-ansible | 05:27 | |
*** arkan has joined #openstack-ansible | 06:08 | |
openstackgerrit | Jonathan Rosser proposed openstack/openstack-ansible stable/ussuri: Always use the utility host for service setup tasks https://review.opendev.org/743465 | 06:31 |
openstackgerrit | Jonathan Rosser proposed openstack/openstack-ansible stable/ussuri: Add ubuntu focal distro jobs https://review.opendev.org/743466 | 06:32 |
*** arkan has quit IRC | 06:52 | |
*** yolanda has quit IRC | 06:52 | |
*** yolanda has joined #openstack-ansible | 06:52 | |
*** andrewbonney has joined #openstack-ansible | 07:29 | |
*** tosky has joined #openstack-ansible | 07:42 | |
*** jbadiapa has joined #openstack-ansible | 07:42 | |
*** namrata has joined #openstack-ansible | 07:50 | |
*** namrata has quit IRC | 08:04 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/openstack-ansible master: Imported Translations from Zanata https://review.opendev.org/743163 | 08:11 |
*** namrata has joined #openstack-ansible | 08:31 | |
*** namrata has quit IRC | 08:49 | |
arxcruz | Hey guys, I have a problem, I hope you can help me | 08:49 |
arxcruz | I'm trying to add os_tempest in our queens jobs in tripleo | 08:49 |
arxcruz | however, it requires openstacksdk>=0.12 | 08:49 |
arxcruz | while queens have openstacksdk-0.11.36 | 08:49 |
arxcruz | is there a way to override the openstacksdk on os_tempest? | 08:50 |
*** hamzaachi has joined #openstack-ansible | 08:51 | |
*** namrata has joined #openstack-ansible | 09:19 | |
openstackgerrit | Georgina Shippey proposed openstack/openstack-ansible-os_tempest stable/ussuri: Install py3 distro packages https://review.opendev.org/743494 | 09:41 |
openstackgerrit | Georgina Shippey proposed openstack/openstack-ansible stable/ussuri: Add ubuntu focal distro jobs https://review.opendev.org/743466 | 09:42 |
*** udesale_ has joined #openstack-ansible | 09:58 | |
*** udesale has quit IRC | 10:01 | |
*** elico has quit IRC | 10:16 | |
noonedeadpunk | arxcruz: I think it got's there with constraints url. So I'd say you need an earlier tempest... Or define pip_install_upper_constraints | 10:20 |
namrata | Hi Folks, When is the next point release of stable/train is scheduled. Thanks! | 10:24 |
arxcruz | noonedeadpunk: not tempest, openstacksdk | 10:33 |
arxcruz | the os_xyz ansible module requires at least openstacksdk>=0.12 and train have openstacksdk 0.11.36 | 10:33 |
jrosser | arxcruz: os_tempest is an ansible role, not an ansible module? | 10:34 |
arxcruz | jrosser: os_tempest uses for example the module os_flavor or os_network | 10:35 |
arxcruz | these modules requires openstacksdk >= 0.12 | 10:35 |
arxcruz | jrosser: https://536f9c61966afc49eab1-3f411ee28045e7c41608c6d36a93ae2a.ssl.cf5.rackcdn.com/740662/6/check/tripleo-ci-centos-7-containers-multinode-queens/00374b9/job-output.txt | 10:35 |
arxcruz | 2020-07-25 18:39:48.297798 | primary | To utilize this module, the installed version of the openstacksdk library MUST be >=0.12. | 10:35 |
jrosser | os_tempest is branched, so from an OSA perspective we use the queens branch of os_tempest with a queens deployment | 10:35 |
jrosser | but you would then also be possibly needing a queens-esque ansible version too | 10:36 |
arxcruz | jrosser: hmmm, i think we are using master let me ask chandankumar | 10:37 |
*** chandankumar has joined #openstack-ansible | 10:39 | |
chandankumar | arxcruz: Hello | 10:39 |
arxcruz | chandankumar: hi, do we use branched os_tempest? | 10:39 |
arxcruz | i think we use it from master right ? | 10:39 |
chandankumar | arxcruz: nope, we use it from master | 10:39 |
arxcruz | chandankumar: would we consider to branch it ? | 10:39 |
*** strattao has joined #openstack-ansible | 10:40 | |
chandankumar | arxcruz: https://opendev.org/openstack/tripleo-ci/src/branch/master/zuul.d/base.yaml#L42 | 10:40 |
chandankumar | arxcruz: yes, we can try that, not sure how much it will break | 10:40 |
jrosser | i suspect that the queens os_tempest is from very long before we (tripleo <> OSA) started collaborating and it's going to be tricky | 10:42 |
chandankumar | jrosser: yes, correct | 10:42 |
chandankumar | jrosser: may be we can try to run tempest using venv and see how it goes | 10:48 |
jrosser | chandankumar: you can do that yes, that would be how the source install works | 10:49 |
chandankumar | arxcruz: can I update your patch? | 10:50 |
arxcruz | chandankumar: no, let me see the results, jesse sugested something that might work | 10:50 |
chandankumar | arxcruz: sure | 10:50 |
janno | I am still struggling with designate. I followed https://docs.openstack.org/openstack-ansible/ussuri/reference/configuration/extra-networks.html and now every container has got the dns interface. Is this expected? | 11:13 |
janno | This is my relevant config: http://paste.openstack.org/show/796371/ | 11:13 |
janno | every container on ctrl3 has eth20 with address 10.50.0.103. | 11:14 |
janno | The same applies to the other two with the according ip address. | 11:14 |
*** mgariepy has quit IRC | 11:18 | |
noonedeadpunk | no, only designate one is supposed to have that interface..... | 11:39 |
noonedeadpunk | janno: try dropping container_vars for dnsaas_hosts | 11:41 |
noonedeadpunk | I think we've changed a bit the way inventory got generated and didn\t update docs.... | 11:41 |
noonedeadpunk | so just omit `Define override for containers` from docs | 11:42 |
noonedeadpunk | but not sure if inventory will be cleaned up from messy interfaces by itself... | 11:42 |
*** shyamb has joined #openstack-ansible | 11:45 | |
janno | ok, I'll give it a try, but how do I remove all the eth20s from all the containers? | 11:45 |
janno | if I remove the container_vars, is there any other way to set a specific ip address for the designate containers? | 11:48 |
noonedeadpunk | so you can either manually drop /var/lib/lxc/*/eth20.ini and drop lxc.include param from /var/lib/lxc/*/config and restart container, or you can also probably run containers-lxc-create.yml playbook | 11:48 |
noonedeadpunk | um.... not sure, maybe you can try setting container_extra_networks in group_vars for dessignate_api or smth... | 11:50 |
*** spatel has joined #openstack-ansible | 11:50 | |
noonedeadpunk | or maybe we need to dig why dynamic_inventory now adds interfaces to all of the containers... | 11:50 |
noonedeadpunk | as likely container_vars working not as excepted now... | 11:51 |
noonedeadpunk | or they are... and are applied to ctrl1 host as defined... | 11:52 |
noonedeadpunk | but yeah, supposed to be appplied only to containers inside ctrl1... | 11:52 |
noonedeadpunk | janno: eventualy setting container_extra_networks into group_vars as a variable should work fine | 11:53 |
*** spatel has quit IRC | 11:54 | |
janno | alright, I'll try to figure out the right way and update the docs | 11:55 |
noonedeadpunk | tbh I'm about to think we have a bug in dynamic_inventory generation now... But that's can be workarounded with group_vars | 11:59 |
noonedeadpunk | but yeah, that'll be great if you can chech that | 12:00 |
noonedeadpunk | *check | 12:00 |
*** evrardjp has quit IRC | 12:00 | |
*** rh-jelabarre has joined #openstack-ansible | 12:09 | |
openstackgerrit | Dmitriy Rabotyagov (noonedeadpunk) proposed openstack/openstack-ansible master: Add corosync/pacemaker installation https://review.opendev.org/739146 | 12:09 |
openstackgerrit | Dmitriy Rabotyagov (noonedeadpunk) proposed openstack/openstack-ansible master: Add corosync/pacemaker installation https://review.opendev.org/739146 | 12:09 |
*** shyam89 has joined #openstack-ansible | 12:10 | |
*** shyam89 has quit IRC | 12:11 | |
*** shyam89 has joined #openstack-ansible | 12:12 | |
openstackgerrit | Dmitriy Rabotyagov (noonedeadpunk) proposed openstack/openstack-ansible master: Deprecate os_congress role https://review.opendev.org/742521 | 12:12 |
*** shyam89 has quit IRC | 12:12 | |
openstackgerrit | Dmitriy Rabotyagov (noonedeadpunk) proposed openstack/openstack-ansible stable/train: Suppress errors when ara is not installed https://review.opendev.org/731289 | 12:13 |
*** shyamb has quit IRC | 12:14 | |
*** hamzaachi has quit IRC | 12:24 | |
*** mgariepy has joined #openstack-ansible | 12:33 | |
openstackgerrit | Dmitriy Rabotyagov (noonedeadpunk) proposed openstack/openstack-ansible-os_zun master: Add centos-8 support https://review.opendev.org/739649 | 12:40 |
openstackgerrit | Dmitriy Rabotyagov (noonedeadpunk) proposed openstack/openstack-ansible-ceph_client master: Add centos8 epel GPG key https://review.opendev.org/743523 | 12:44 |
openstackgerrit | Dmitriy Rabotyagov (noonedeadpunk) proposed openstack/openstack-ansible-os_manila master: Add centos-8 support https://review.opendev.org/739646 | 12:44 |
*** shyamb has joined #openstack-ansible | 13:13 | |
*** shyamb has quit IRC | 13:18 | |
*** shyamb has joined #openstack-ansible | 13:20 | |
openstackgerrit | Merged openstack/openstack-ansible-tests stable/ussuri: Make nodepool vars work with centos 8 https://review.opendev.org/743305 | 13:26 |
openstackgerrit | Merged openstack/openstack-ansible-os_cinder stable/ussuri: Explicitly enable/disable active/active https://review.opendev.org/743303 | 13:39 |
*** shyam89 has joined #openstack-ansible | 13:39 | |
*** d34dh0r53 has joined #openstack-ansible | 13:41 | |
*** d34dh0r53 has quit IRC | 13:41 | |
*** d34dh0r53 has joined #openstack-ansible | 13:42 | |
*** shyamb has quit IRC | 13:42 | |
openstackgerrit | Dmitriy Rabotyagov (noonedeadpunk) proposed openstack/openstack-ansible-os_murano stable/ussuri: Add centos-8 support https://review.opendev.org/743538 | 13:43 |
openstackgerrit | Dmitriy Rabotyagov (noonedeadpunk) proposed openstack/openstack-ansible-os_aodh master: Revert CentOS 8 jobs to voting https://review.opendev.org/743540 | 13:47 |
*** shyam89 has quit IRC | 13:47 | |
openstackgerrit | Dmitriy Rabotyagov (noonedeadpunk) proposed openstack/openstack-ansible-os_gnocchi master: Revert CentOS 8 jobs to voting https://review.opendev.org/743541 | 13:47 |
openstackgerrit | Dmitriy Rabotyagov (noonedeadpunk) proposed openstack/openstack-ansible-os_ceilometer master: Revert CentOS 8 jobs to voting https://review.opendev.org/743543 | 13:48 |
openstackgerrit | Dmitriy Rabotyagov (noonedeadpunk) proposed openstack/openstack-ansible-os_panko master: Revert CentOS 8 jobs to voting https://review.opendev.org/743544 | 13:49 |
*** namrata has quit IRC | 13:51 | |
*** namrata has joined #openstack-ansible | 13:52 | |
*** spatel has joined #openstack-ansible | 13:52 | |
openstackgerrit | Merged openstack/openstack-ansible-os_tempest stable/ussuri: Install py3 distro packages https://review.opendev.org/743494 | 14:39 |
*** elico has joined #openstack-ansible | 14:49 | |
*** elico has quit IRC | 14:54 | |
openstackgerrit | Merged openstack/openstack-ansible stable/ussuri: Fix mysql binary name https://review.opendev.org/742841 | 15:08 |
openstackgerrit | Merged openstack/openstack-ansible master: Imported Translations from Zanata https://review.opendev.org/743163 | 15:08 |
*** namrata has quit IRC | 15:23 | |
*** elico has joined #openstack-ansible | 15:24 | |
openstackgerrit | Merged openstack/openstack-ansible-os_tacker stable/ussuri: Add centos-8 support https://review.opendev.org/743308 | 15:31 |
openstackgerrit | Merged openstack/openstack-ansible-os_blazar stable/ussuri: Add centos-8 support https://review.opendev.org/743309 | 15:32 |
*** udesale_ has quit IRC | 15:40 | |
openstackgerrit | Merged openstack/openstack-ansible-os_sahara stable/ussuri: Add centos-8 support https://review.opendev.org/743307 | 15:47 |
openstackgerrit | Merged openstack/openstack-ansible-os_aodh stable/ussuri: Add centos-8 support https://review.opendev.org/743310 | 15:50 |
openstackgerrit | Merged openstack/openstack-ansible-os_octavia stable/ussuri: Add centos-8 support https://review.opendev.org/743312 | 15:55 |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/ansible-role-python_venv_build master: Only create local facts folder when necessary https://review.opendev.org/743573 | 16:00 |
openstackgerrit | Merged openstack/openstack-ansible-os_ceilometer stable/ussuri: Add centos-8 and ubuntu focal support https://review.opendev.org/743313 | 16:01 |
noonedeadpunk | #startmeeting openstack_ansible_meeting | 16:01 |
openstack | Meeting started Tue Jul 28 16:01:21 2020 UTC and is due to finish in 60 minutes. The chair is noonedeadpunk. Information about MeetBot at http://wiki.debian.org/MeetBot. | 16:01 |
openstack | Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. | 16:01 |
*** openstack changes topic to " (Meeting topic: openstack_ansible_meeting)" | 16:01 | |
openstack | The meeting name has been set to 'openstack_ansible_meeting' | 16:01 |
noonedeadpunk | #topic office hours | 16:01 |
*** openstack changes topic to "office hours (Meeting topic: openstack_ansible_meeting)" | 16:01 | |
noonedeadpunk | o\ | 16:02 |
jrosser | hello | 16:03 |
*** mgariepy has quit IRC | 16:04 | |
noonedeadpunk | Hey, I'm from phone at the moment, so... | 16:06 |
noonedeadpunk | I guess we've backported most of the things for centos8 | 16:06 |
noonedeadpunk | Except Murano (which start timeouting) | 16:06 |
noonedeadpunk | And zun which I'm taking look at (maybe just few several things) | 16:07 |
noonedeadpunk | Don't have really much things to share as was doing mostly some personal stuff:( | 16:08 |
jrosser | similar, we just need to keep on top of the backports and get everything merged | 16:09 |
noonedeadpunk | But I hope I'll be more productive and less lazy this week, and we should do final release I guess on 2 weeks? Due date was 10th of August iirc | 16:09 |
noonedeadpunk | And I'd love to finish bind-to-mgmt thing | 16:10 |
noonedeadpunk | And also work on ci things, to get upgrade jobs finally merged | 16:11 |
noonedeadpunk | (I mean their fix) | 16:11 |
jrosser | yes, been so busy i've kind of paged-out where we were up to with bind-to-mgmt | 16:11 |
noonedeadpunk | I think on db from utility still | 16:11 |
noonedeadpunk | And need to patch every role for that | 16:12 |
jrosser | oh yes thats it | 16:14 |
jrosser | that does not sound like a job for U | 16:14 |
noonedeadpunk | Uh, it was planned a different way, but yeah... | 16:19 |
noonedeadpunk | I think a have a lot of time on my hands at the moment anyway:) | 16:19 |
noonedeadpunk | BTW, dmsimard (sorry for misspelling) gave great suggestion to allow users to deploy Ara with OSA | 16:20 |
noonedeadpunk | To keep track on playbook execution in better way than just logs | 16:21 |
noonedeadpunk | And I think that's really great idea:) | 16:21 |
jrosser | if you want to bash on bind-to-mgmt thats cool | 16:22 |
dmsimard | \o | 16:22 |
dmsimard | if you're interested there's an ansible role to deploy the API server here: https://github.com/ansible-community/ara-collection or docker images: https://hub.docker.com/r/recordsansible/ara-api | 16:23 |
dmsimard | happy to help otherwise point you in the right direction or answer questions | 16:24 |
noonedeadpunk | Oh, so we can even just include the role | 16:25 |
noonedeadpunk | During ansible bootstrap or something | 16:25 |
dmsimard | you can take inspiration from the playbook used to deploy the live demo: https://github.com/ansible-community/ara-infra/blob/master/playbooks/live-demo.yaml | 16:26 |
noonedeadpunk | jrosser, yeah, I was about to do that right tomorrow, but as I was not so deep in that topic I might ping you | 16:26 |
dmsimard | note that ara-web isn't required (and is neglected right now) | 16:27 |
dmsimard | noonedeadpunk: the role sets up the API server, there needs to be a part on the ansible control node where you install the ara callback and set it up to point to the api server | 16:27 |
dmsimard | which should be easy enough, something like pip install ara; export ANSIBLE_CALLBACK_PLUGINS=$(python3 -m ara.setup.callback_plugins) | 16:28 |
dmsimard | oh, and then export ARA_API_CLIENT=http and ARA_API_SERVER=http://api-server | 16:28 |
noonedeadpunk | Sounds neat. Does role deploy web UI as well? | 16:28 |
jrosser | noonedeadpunk: sure just ask as it's really not that far off | 16:28 |
dmsimard | the API server comes with a built-in UI, this one: https://api.demo.recordsansible.org/ | 16:29 |
jrosser | noonedeadpunk: i think what i was working towards in a AIO was this https://review.opendev.org/#/c/733408/ | 16:29 |
dmsimard | the CLI will be bundled with the main 'ara' package | 16:29 |
dmsimard | it's not released yet but it's in master | 16:30 |
noonedeadpunk | Ok, will try to take a look a bit later that week, and will ping you for sure:) | 16:30 |
dmsimard | sure, you know where to find me | 16:30 |
noonedeadpunk | Yeah:) | 16:30 |
noonedeadpunk | I think we should probably add a separate inventory group for Ara API and Ara web | 16:31 |
noonedeadpunk | And by default offer to set it to deploy host? Oh, BTW, is there any possibility to restrict access? | 16:32 |
dmsimard | sure -- for ara-web this is https://web.demo.recordsansible.org/ and I can't quite recommend it yet so don't bother with it for now :p | 16:32 |
dmsimard | It makes sense to create an inventory group, sure | 16:32 |
dmsimard | by default everything is opened read/write without authentication but you can turn on authentication only for writes or for both read/write, this is explained here: https://ara.readthedocs.io/en/latest/api-security.html | 16:33 |
dmsimard | There is no concept of permission granularity/RBAC/groups/etc -- either you have access or you don't | 16:34 |
noonedeadpunk | I mean I'm not sure if we can/should put Ara under our haproxy and deploy it in container, or just independent web server on deploy host or in container on private ips... | 16:35 |
noonedeadpunk | But yeah, that are details:) | 16:36 |
dmsimard | I don't have a strong opinion as my experience with OSA is limited | 16:36 |
dmsimard | another thing to consider is where to store the data -- by default this is in a sqlite database but the role supports mysql/postgresql as well | 16:37 |
noonedeadpunk | That's totally fine, I'm probably thinking out loud | 16:37 |
noonedeadpunk | Ok, I think that should be in our infra stuff then - we have a galera cluster which might work just nice for that | 16:38 |
noonedeadpunk | BTW, can it work under uwsgi? | 16:38 |
dmsimard | that might lead to some chicken/egg if ansible tries to use ara before mysql is setup | 16:38 |
noonedeadpunk | Oh, that's good point | 16:39 |
dmsimard | surely ? would love to have support for it in the role, there's only gunicorn right now | 16:39 |
dmsimard | should be simple enough to add, the role was structured to eventually support uwsgi/mod_wsgi | 16:40 |
dmsimard | I just don't know uwsgi a lot :) | 16:40 |
noonedeadpunk | Hm, but how ansible role does setup Ara without chicken/egg situation? | 16:40 |
noonedeadpunk | I mean I think plugins are set during role execution? | 16:41 |
noonedeadpunk | But yeah, I see what you mean, that we'll setup Ara only after launching massive amount of roles | 16:41 |
noonedeadpunk | So we'd miss data for them | 16:42 |
dmsimard | if ansible is setup to use ara with ANSIBLE_CALLBACK_PLUGINS but ara hasn't been installed yet, it will just skip it | 16:42 |
dmsimard | i.e, nothing to load, moving on | 16:42 |
dmsimard | there might be a warning but it's not fatal and has no impact | 16:42 |
noonedeadpunk | Oh, I think then we're ok | 16:43 |
*** andrewbonney has quit IRC | 17:04 | |
*** mgariepy has joined #openstack-ansible | 17:14 | |
noonedeadpunk | #endmeeting | 17:30 |
*** openstack changes topic to "Launchpad: https://launchpad.net/openstack-ansible || Weekly Meetings: https://wiki.openstack.org/wiki/Meetings/openstack-ansible || Review Dashboard: https://bit.ly/2SAcGAn" | 17:30 | |
openstack | Meeting ended Tue Jul 28 17:30:41 2020 UTC. Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4) | 17:30 |
openstack | Minutes: http://eavesdrop.openstack.org/meetings/openstack_ansible_meeting/2020/openstack_ansible_meeting.2020-07-28-16.01.html | 17:30 |
openstack | Minutes (text): http://eavesdrop.openstack.org/meetings/openstack_ansible_meeting/2020/openstack_ansible_meeting.2020-07-28-16.01.txt | 17:30 |
openstack | Log: http://eavesdrop.openstack.org/meetings/openstack_ansible_meeting/2020/openstack_ansible_meeting.2020-07-28-16.01.log.html | 17:30 |
*** redrobot has quit IRC | 17:41 | |
openstackgerrit | Merged openstack/openstack-ansible stable/train: Suppress errors when ara is not installed https://review.opendev.org/731289 | 18:12 |
*** jamesden_ has joined #openstack-ansible | 18:27 | |
*** jamesdenton has quit IRC | 18:30 | |
*** tosky has quit IRC | 19:25 | |
*** fridtjof[m] has quit IRC | 20:05 | |
admin0 | how to have nuetron on the controllers, but the actual l3 agents and router to computes ? | 20:06 |
admin0 | in env.d i can do container_skel: neutron_server_container belongs to shared-infra-containers and then neutron_agents_container: is_metal true | 20:08 |
*** fridtjof[m] has joined #openstack-ansible | 20:21 | |
*** evrardjp has joined #openstack-ansible | 20:55 | |
*** gyee has joined #openstack-ansible | 21:02 | |
*** spatel has quit IRC | 21:36 | |
*** redrobot has joined #openstack-ansible | 21:43 | |
*** d34dh0r53 has quit IRC | 22:09 | |
*** rh-jelabarre has quit IRC | 22:23 | |
*** rh-jelabarre has joined #openstack-ansible | 22:24 | |
*** pfsmorigo_ has joined #openstack-ansible | 23:57 | |
pfsmorigo_ | hello | 23:58 |
pfsmorigo_ | I'm writing some ansible playbooks to do the initial steps of the setup (prepare deployment host, target hots, configure deployment...) | 23:59 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!