All Stories

python - How to run Ansible without specifying the inventory but the host directly? - Stack Overflow

I know this question is really old but think that this little trick might helpful for future users who need help for this:ansible-playbook -i '10.254.3.133,' site.ymlif you run for local...

Using PuppetDB for template generation - I'm ColinI'm Colin

Using PuppetDB for template generation - I'm ColinI'm Colin.

Using PuppetDB for template generation - I'm ColinI'm Colin

kernel="Linux" via Using PuppetDB for template generation - I'm ColinI'm Colin.

designing-puppet-rolesprofiles-pattern

.[slideshare id=16411183&doc=rolestalk-130207172805-phpapp02]

Benchmarking with Bonnie++

yum install http://pkgs.repoforge.org/bonnie++/bonnie++-1.96-1.el6.rf.x86_64.rpm</p> [root@test~]# rpm -ql bonnie++ /usr/bin/bon_csv2html /usr/bin/bon_csv2txt /usr/bin/generate_randfile /usr/sbin/bonnie++ /usr/sbin/getc_putc /usr/sbin/getc_putc_helper /usr/sbin/zcav /usr/share/doc/bonnie++-1.96 /usr/share/doc/bonnie++-1.96/README.txt /usr/share/doc/bonnie++-1.96/changelog.txt /usr/share/doc/bonnie++-1.96/copyright.txt /usr/share/doc/bonnie++-1.96/credits.txt /usr/share/doc/bonnie++-1.96/readme.html /usr/share/man/man1/bon_csv2html.1.gz /usr/share/man/man1/bon_csv2txt.1.gz /usr/share/man/man1/generate_randfile.1.gz /usr/share/man/man8/bonnie++.8.gz /usr/share/man/man8/getc_putc.8.gz /usr/share/man/man8/zcav.8.gz The test File size...

Puppet Deployment

.http://www.analogpixel.org/html/2015-02-16-A-Complete-Puppet-Deployment.html

Adding docker as virtualzation driver in Openstack

# yum install python-pbr python-pip # yum install docker-io -y # git clone https://github.com/stackforge/nova-docker # cd nova-docker # git checkout stable/juno # python setup.py install # systemctl start docker #...

Implementing file locks using Python's with statement - amix.dk

Implementing file locks using Python's with statement - amix.dk.

Getting Started With setuptools and setup.py — an_example_pypi_project v0.0.5 documentation

egg_info create a distribution's .egg-info directory via Getting Started With setuptools and setup.py — an_example_pypi_project v0.0.5 documentation.

How to execute task on subset of hosts - Ansible

Host file [root@tiber ~]# cat hosts.yml [nodes] tiber po docker I want to run task on 2ND & 3RD HOSTS only. [root@tiber ~]# cat play.yml - hosts: all tasks: -...

Advanced Chef: Writing Heavy Weight Resource Providers (HWRP) - Yipit Django Blog

Advanced Chef: Writing Heavy Weight Resource Providers (HWRP) - Yipit Django Blog

Python function for displaying a list of dictionaries in table format | Calazan.com

Python function for displaying a list of dictionaries in table format | Calazan.com

Penguin Inside: How to build .deb package from tar.gz

Penguin Inside: How to build .deb package from tar.gz: Image via Wikipedia Often newbies (not so new) complain after installing a package from source. It's actually easy to install a...

Ansible as remote executor in a Puppet environment

Ansible as remote executor in a Puppet environment

Windows - Ruby from Git bash Command Line

Want to run Ruby command line from within the Git Bash command Line in Windows 7 ?</p> For some reason Git bash can not locate the ruby command , So...