Posts by Tags

gerrit

Gerrit Reference Links

3 minute read

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...

Tag Git Version in Gerrit

4 minute read

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...

Back to top ↑

ansible

Back to top ↑

git

Tag Git Version in Gerrit

4 minute read

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...

Back to top ↑

openstack

Back to top ↑

vagrant

Vagrant Advanced Examples

15 minute read

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...

Back to top ↑

ssh

Restrict a User to SSH Forced Command

5 minute read

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...

Back to top ↑

jinja2

Back to top ↑