Dmitry Makovey

Results 17 comments of Dmitry Makovey

@asant I've taken your code and started wrapping it into something buildable... it's a work-in-progress but in case someone cares :+1: https://github.com/droopy4096/acer-predator-rpm @asant feel free to reach out directly if...

@JafarAkhondali https://github.com/droopy4096/acer-predator-rpm is in "beta" quality for the moment (i.e. it compiles "out of the box" but not necessary functions as I just finished working on it and didn't have...

I love this idea, and from user perspective the main use-case would be during the launch of the template to aid in tag selection. Issue with running it at the...

While I share sentiment in #2051 I think regexp will work only in environments where cluster names mean something. in environments where clusters are just `cluster123` (think: autoprovisioned) regexp would...

as a follow-up /etc/openshift/node.conf (actually it's template) refers to host's original hostname via ansible_fqdn however if hostname is being changed via /etc/hostname and possibly subsequent hostname ansible may need a...

Other automated OSO tools set hostname up so I would think it is expected (not to mention official docs that mention this during setup).

Reading above it looks like two distinct options would be of use: * Open File in **Existing** `nvim` instance * in TUI environment this could be complicated and not quite...