Gerrit Reference Links
When I just started to work with Gerrit system, the links that I needed to use when pushing changes, confused me. So I went to the Gerrit documentation. Woul...
When I just started to work with Gerrit system, the links that I needed to use when pushing changes, confused me. So I went to the Gerrit documentation. Woul...
When a new set of changes merged into the working branch, you would like to tag it with a specific version. This will help users to understand what are the c...
The jinja2 ansible filters could simplify our task when it comes to a need to construct some data array or convert input data to a different output. Recently...
On a daily basis, I interact with many OpenStack environments. Some of them I’m deploying from scratch and some of them I get already deployed. Most of the t...
When a new set of changes merged into the working branch, you would like to tag it with a specific version. This will help users to understand what are the c...
On a daily basis, I interact with many OpenStack environments. Some of them I’m deploying from scratch and some of them I get already deployed. Most of the t...
Overview When I started to work with Vagrant, I had a few requirements. Boot and set any number of virtual machines without a requirement to duplicate cod...
We are all using SSH in our daily tasks. It is mostly used for the connection to the remote host, but as we know, we are able to execute the command over the...
The jinja2 ansible filters could simplify our task when it comes to a need to construct some data array or convert input data to a different output. Recently...