*** dasTor has quit IRC | 03:10 | |
*** dasTor has joined #openstack-kayobe | 03:11 | |
*** egonzalez has joined #openstack-kayobe | 06:11 | |
*** ktibi has joined #openstack-kayobe | 07:44 | |
*** gkadam has joined #openstack-kayobe | 07:50 | |
*** dougsz has joined #openstack-kayobe | 08:00 | |
*** mgoddard has joined #openstack-kayobe | 08:31 | |
ktibi | Hi mgoddard, good vacations ? :D | 09:02 |
---|---|---|
mgoddard | morning ktibi: yes, very nice thanks - lots of cycling and eating too much | 09:03 |
ktibi | mgoddard, the two are going well together | 09:06 |
mgoddard | definitely. How are you? | 09:07 |
ktibi | good, lots of kayobe and kolla for me ^^ | 09:07 |
mgoddard | lucky you! | 09:07 |
ktibi | I'm working on deploy kayobe/kolla on a fresh heat stack for an dev env. | 09:08 |
ktibi | with dynamic inventory | 09:09 |
ktibi | tripleK kayobe on kayobe :) | 09:09 |
mgoddard | That sounds like a very useful tool | 09:12 |
mgoddard | Will it be shared? | 09:12 |
ktibi | Yes why not | 09:13 |
ktibi | mgoddard, I'm not using seed or ironic :/ | 09:15 |
mgoddard | ktibi: that's fine | 09:16 |
mgoddard | seed would be hard to test without using nested virt | 09:16 |
ktibi | mgoddard, Do you have a var for override the file used by kayobe for inventory ? | 09:18 |
ktibi | I see kolla_bifrost_servers for use static inventory | 09:19 |
mgoddard | ktibi: kayobe -i <path> | 09:19 |
ktibi | ok so -i openstack.py is ok :) | 09:20 |
ktibi | mgoddard, I don't know if you saw the conversation about kk8s ? | 09:21 |
*** dougsz1 has joined #openstack-kayobe | 10:06 | |
*** dougsz has quit IRC | 10:06 | |
mgoddard | ktibi: no, when was it? I took a look through the IRC logs for the last week | 10:13 |
mgoddard | oh, in kolla | 10:13 |
ktibi | you can see meeting log and mailing list | 10:14 |
ktibi | yes for kolla :) | 10:15 |
ktibi | mgoddard, can we add custom repo with kayobe ? | 12:28 |
mgoddard | ktibi: what kind of custom repo? | 12:29 |
mgoddard | yum repo? | 12:29 |
ktibi | yes | 12:29 |
mgoddard | yes, if the repo file is available via URL | 12:29 |
ktibi | I want to add docker repo to use last version of docker | 12:29 |
ktibi | yum.dockerproject.org use old version of docker | 12:30 |
ktibi | and it's the repo used by kolla-ansible. | 12:30 |
mgoddard | https://github.com/SKA-ScienceDataProcessor/alaska-kayobe-config/blob/alaska-prod/etc/kayobe/kolla/kolla-build.conf | 12:30 |
ktibi | hum it's repo for container | 12:31 |
ktibi | I want to add repo on host | 12:31 |
mgoddard | ah, yes | 12:31 |
mgoddard | we have a yum role, but it's currently limited to configuring mirrors of centos/epel | 12:33 |
mgoddard | https://github.com/stackhpc/kayobe/tree/master/ansible/roles/yum | 12:33 |
mgoddard | would have liked it to be more general | 12:33 |
mgoddard | feel free to add support for adding custom yum repos in that role | 12:35 |
ktibi | the role is used by kayobe ? | 12:37 |
ktibi | ok yum.yml use the role | 12:38 |
ktibi | I'll write a story | 12:38 |
mgoddard | ok, thanks | 12:39 |
ktibi | mgoddard, why you change epel.repo after install epel-release ? | 12:40 |
mgoddard | ktibi: to use a local mirror | 12:40 |
ktibi | ok you override yum_centos_mirror_host on your deployement ? | 12:40 |
mgoddard | it only happens if yum_use_local_mirror is true | 12:40 |
mgoddard | for some deployments, yes | 12:40 |
ktibi | mgoddard, hum so need to add a when here https://github.com/stackhpc/kayobe/blob/master/ansible/roles/yum/tasks/redhat.yml#L31 | 12:41 |
mgoddard | ktibi: no: https://github.com/stackhpc/kayobe/blob/master/ansible/roles/yum/tasks/main.yml | 12:42 |
ktibi | ho ok you include the file when true | 12:42 |
ktibi | hum so I can't use this file, need to add an extra_repo.yml | 12:43 |
mgoddard | yes | 12:43 |
mgoddard | well you could use the role, just add a new tasks file | 12:43 |
ktibi | ok let's go :) | 12:43 |
ktibi | kayobe have command to make (yum update) on each host ? | 12:44 |
mgoddard | no, but that would be useful | 12:44 |
ktibi | I update kernel of my plateform last week | 12:44 |
mgoddard | always worth checking here to see if there is already a role that works: https://galaxy.ansible.com/ | 12:44 |
ktibi | the microcode of CPU change >< | 12:44 |
mgoddard | how did you do it? yum update? | 12:45 |
ktibi | yes | 12:45 |
ktibi | the CPU code change, so can't make livemigration between old and new compute | 12:45 |
mgoddard | ouch | 12:46 |
ktibi | so I have 9 compute with new microcode | 12:46 |
ktibi | and 1 compute with the old microcode and 150 VM on it :) | 12:46 |
ktibi | mgoddard, I think we can use yum_repository module | 12:48 |
mgoddard | ktibi: I expect that would work | 12:56 |
*** openstackgerrit has joined #openstack-kayobe | 14:30 | |
openstackgerrit | Merged openstack/kayobe stable/pike: Add initial in-repo Zuul jobs https://review.openstack.org/552488 | 14:30 |
openstackgerrit | Merged openstack/kayobe stable/pike: Add .gitreview file https://review.openstack.org/552489 | 14:36 |
openstackgerrit | Merged openstack/kayobe stable/pike: Fix py35 python tests https://review.openstack.org/552490 | 14:36 |
openstackgerrit | Merged openstack/kayobe stable/pike: Fix use of tags with overcloud post configure https://review.openstack.org/552491 | 14:36 |
openstackgerrit | Merged openstack/kayobe stable/pike: Fix tilde expansion in development environment function library https://review.openstack.org/554511 | 14:36 |
openstackgerrit | Merged openstack/kayobe stable/pike: Use stestr for running unit tests, add a coverage environment https://review.openstack.org/554512 | 14:36 |
openstackgerrit | Merged openstack/kayobe stable/pike: Use pbr to build the project https://review.openstack.org/554513 | 14:36 |
openstackgerrit | Merged openstack/kayobe stable/pike: Update README & CONTRIBUTING for OpenStack process https://review.openstack.org/554514 | 14:41 |
openstackgerrit | Merged openstack/kayobe stable/pike: Specify MTU in bifrost configdrive network_data.json https://review.openstack.org/553783 | 14:41 |
openstackgerrit | Merged openstack/kayobe stable/pike: Add disable_selinux_do_reboot variable https://review.openstack.org/554515 | 14:41 |
*** egonzalez has quit IRC | 14:59 | |
openstackgerrit | Merged openstack/kayobe stable/pike: Add overcloud deployment job https://review.openstack.org/554516 | 15:03 |
*** ktibi has quit IRC | 15:46 | |
openstackgerrit | Mark Goddard proposed openstack/kayobe master: Follow the new PTI for document build https://review.openstack.org/553467 | 16:28 |
*** gkadam has quit IRC | 16:30 | |
*** mgoddard has quit IRC | 16:33 | |
*** mgoddard has joined #openstack-kayobe | 17:41 | |
*** dougsz1 has quit IRC | 17:53 | |
*** mgoddard has quit IRC | 18:22 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!