Matt Alton

Results 20 comments of Matt Alton

I've bumped into this bug using MySQL 8. I have a play updating the root password and ensuring the privileges are correct using ``` - name: Ensure root user is...

Hello, I too am interested to know if Ubuntu 20.04 and 22.04 support has got any further. OCF are seeing an increasing number of clients wanting Ubuntu provisioned nodes for...

@sjjf thanks for your comments above. My company, OCF, are a HPC systems integrator continuously deploying to different sites with different hardware and software configurations. Hardware for testing this on...

@celstark, unfortunately I haven't had the time to get around to this on my road map yet and had to set it to Jan-Mar 24. The best support for xCAT...

Is anyone able to comment on this? Since opening the issue I have found incompatibilities in makehosts, makedns and updatenode preventing each of these core functions working. Regards, Matt.

Hi @besawn, Thank you for the reply and confirming the status of IPv6 support. We'll evaluate internally at OCF to see if we are able to workaround or help develop...

If you want to render something as a file or amend a file you could consider using keyfile format output before issuing a `nmcli con reload` command to make it...

I'm wondering how much work would be required to migrate away from initscripts and use systemd natively. Systemd has been around long enough now and the lack of initscripts on...

> > For me there was also another error lower down in the file with the line > > ```python > ntb_iface = list(nb.dcim.interfaces.filter(device_id=netbox_node.id, name=iface['name'])) > ``` > > where...

Thanks. I can see the changes you make reference to have already been made in master and develop branches. I am having other undefined type errors on full update and...