Jon Warbrick, July 2014, V3.2 (for Ansible 1.7)
First one found from of
Jon Warbrick, July 2014, V3.2 (for Ansible 1.7)
First one found from of
Adding Unsigned Automated EPEL Package Repo | |
cat > /etc/yum.repos.d/epel-unsigned.repo << EOF | |
[epel] | |
name=Epel rebuild for armhfp | |
baseurl=https://armv7.dev.centos.org/repodir/epel-pass-1/ | |
enabled=1 | |
gpgcheck=0 | |
EOF |
* ZCS install on Ubuntu 14.04 | |
- Deps[ It should to be into the box before the software instalation process ] | |
See the packages below | |
libgmp10 | |
libperl5.18 | |
unzip | |
pax | |
sysstat | |
sqlite3 |
I hereby claim:
To claim this, I am signing this object:
#!/bin/sh | |
# Quick start-stop-daemon example, derived from Debian /etc/init.d/ssh | |
set -e | |
# Must be a valid filename | |
NAME=foo | |
PIDFILE=/var/run/$NAME.pid | |
#This is the command to be run, give the full pathname | |
DAEMON=/usr/local/bin/bar |
# vi: set ft=ruby : | |
VAGRANTFILE_API_VERSION = "2" | |
Vagrant.configure(VAGRANTFILE_API_VERSION) do |config| | |
config.vm.box = "ubuntu-14.04" | |
config.vm.box_url = "https://cloud-images.ubuntu.com/vagrant/trusty/current/trusty-server-cloudimg-amd64-vagrant-disk1.box" | |
config.vm.network :forwarded_port, guest: 80, host: 8888 |
162.251.203.154 | |
176.199.188.157 | |
177.54.151.35 | |
189.42.27.23 | |
187.50.39.77 | |
agroquima.com.br | |
macavi.com.br | |
ideam.gov.co | |
absacargo.com | |
funef.com.br |
162.251.203.154 | |
176.199.188.157 | |
177.54.151.35 | |
189.42.27.23 | |
187.50.39.77 | |
agroquima.com.br | |
macavi.com.br | |
ideam.gov.co | |
absacargo.com | |
funef.com.br |