Skip to content

Instantly share code, notes, and snippets.

@Artistan
Created December 19, 2016 02:33
Show Gist options
  • Save Artistan/c31bbc92f83263b1bcfbf2120833670a to your computer and use it in GitHub Desktop.
Save Artistan/c31bbc92f83263b1bcfbf2120833670a to your computer and use it in GitHub Desktop.
not getting private_network IP another attempt
disabled everything from install and IP still not working.
vagrantfile:
target: local
vm:
provider:
local:
box: puphpet/centos7-x64
box_url: puphpet/centos7-x64
box_version: '0'
chosen_virtualizer: virtualbox
virtualizers:
virtualbox:
modifyvm:
natdnshostresolver1: false
showgui: 0
vmware:
numvcpus: 1
parallels:
linked_clone: 0
check_guest_tools: 0
update_guest_tools: 0
machines:
vflm_35cfooz37h6i:
id: machine1
hostname: machine1.puphpet
network:
private_network: 192.168.56.199
forwarded_port:
vflmnfp_3g20sja36ulq:
host: '7951'
guest: '22'
memory: '512'
cpus: '1'
provision:
puppet:
manifests_path: puphpet/puppet/manifests
module_path:
- puphpet/puppet/modules
- puphpet/puppet/manifests
options:
- '--verbose'
- '--hiera_config /vagrant/puphpet/puppet/hiera.yaml'
synced_folder: { }
usable_port_range:
start: 10200
stop: 10500
post_up_message: ''
ssh:
host: 'false'
port: 'false'
private_key_path: 'false'
username: vagrant
guest_port: 'false'
keep_alive: '1'
forward_agent: 'false'
forward_x11: 'false'
shell: 'bash -l'
insert_key: 'false'
vagrant:
host: detect
proxy:
http: ''
https: ''
ftp: ''
no_proxy: ''
server:
install: '0'
packages: { }
users_groups:
install: '0'
groups: { }
users: { }
locale:
install: '0'
settings:
default_locale: en_US.UTF-8
locales: { }
timezone: UTC
firewall:
install: '0'
rules: { }
cron:
install: '0'
jobs: { }
nginx:
install: '0'
settings:
version: present
default_vhost: 1
proxy_buffers: '4 256k'
proxy_buffer_size: 128k
proxy_connect_timeout: 600s
proxy_send_timeout: 600s
proxy_read_timeout: 600s
names_hash_bucket_size: 128
upstreams: { }
vhosts: { }
proxies: { }
apache:
install: '0'
settings:
version: 2.4
user: www-data
group: www-data
default_vhost: true
manage_user: false
manage_group: false
sendfile: 0
modules:
- proxy_fcgi
- rewrite
vhosts: {}
letsencrypt:
install: '0'
settings:
email: ''
domains: { }
php:
install: '0'
settings:
version: '7.0'
modules:
php:
- cli
- intl
- xml
pear: { }
pecl: { }
ini:
display_errors: 'On'
error_reporting: '-1'
session.save_path: /var/lib/php/session
date.timezone: UTC
fpm_ini:
error_log: /var/log/php-fpm.log
fpm_pools:
phpfp_29f5716x3cgb:
ini:
prefix: www
listen: '127.0.0.1:9000'
security.limit_extensions: .php
user: www-user
group: www-data
composer: '1'
composer_home: ''
xdebug:
install: '0'
settings:
xdebug.default_enable: '1'
xdebug.remote_autostart: '0'
xdebug.remote_connect_back: '1'
xdebug.remote_enable: '1'
xdebug.remote_handler: dbgp
xdebug.remote_port: '9000'
blackfire:
install: '0'
settings:
server_id: ''
server_token: ''
agent:
http_proxy: ''
https_proxy: ''
log_file: stderr
log_level: '1'
php:
agent_timeout: '0.25'
log_file: ''
log_level: '1'
xhprof:
install: '0'
wpcli:
install: '0'
version: v0.24.1
drush:
install: '0'
version: 8.0.5
ruby:
install: '0'
versions: { }
python:
install: '0'
packages: { }
versions: { }
nodejs:
install: '0'
settings:
version: '6'
npm_packages: { }
hhvm:
install: '0'
composer: '1'
composer_home: ''
settings: { }
server_ini:
hhvm.server.host: 127.0.0.1
hhvm.server.port: '9000'
hhvm.log.use_log_file: '1'
hhvm.log.file: /var/log/hhvm/error.log
php_ini:
display_errors: 'On'
error_reporting: '-1'
date.timezone: UTC
mariadb:
install: '0'
settings:
version: '10.1'
root_password: '123'
override_options: { }
adminer: 0
users:
mariadbnu_fjmfyg8m5a6u:
name: dbuser
password: '123'
databases:
mariadbnd_dl7lafkixo14:
name: dbname
sql: ''
grants:
mariadbng_q6jt5jswd5y6:
user: dbuser
table: '*.*'
privileges:
- ALL
mysql:
install: '0'
settings:
version: '5.7'
root_password: '123'
override_options: { }
adminer: 0
users:
mysqlnu_8gmuvmev23my:
name: dbuser
password: '123'
databases:
mysqlnd_wklcwq7y8ajw:
name: dbname
sql: ''
grants:
mysqlng_un7f7zsji3c4:
user: dbuser
table: '*.*'
privileges:
- ALL
postgresql:
install: '0'
settings:
global:
encoding: UTF8
version: '9.6'
server:
postgres_password: '123'
databases: { }
users: { }
grants: { }
adminer: 0
mongodb:
install: '0'
settings:
bind_ip: 127.0.0.1
port: '27017'
globals:
version: 2.6.0
databases: { }
redis:
install: '0'
settings:
port: '6379'
sqlite:
install: '0'
adminer: 0
databases: { }
mailhog:
install: '0'
settings:
smtp_ip: 0.0.0.0
smtp_port: 1025
http_ip: 0.0.0.0
http_port: '8025'
path: /usr/local/bin/mailhog
beanstalkd:
install: '0'
settings:
listenaddress: 0.0.0.0
listenport: '11300'
maxjobsize: '65535'
maxconnections: '1024'
binlogdir: /var/lib/beanstalkd/binlog
binlogfsync: null
binlogsize: '10485760'
beanstalk_console: 0
rabbitmq:
install: '0'
settings:
port: '5672'
users: { }
vhosts: { }
plugins: { }
elastic_search:
install: '0'
settings:
version: 2.3.1
java_install: true
instances:
esi_xj4hadtiowfx:
name: es-01
solr:
install: '0'
settings:
version: 5.5.2
port: '8984'
➜ dev vagrant up
Bringing machine 'machine1' up with 'virtualbox' provider...
==> machine1: Importing base box 'puphpet/centos7-x64'...
==> machine1: Matching MAC address for NAT networking...
==> machine1: Checking if box 'puphpet/centos7-x64' is up to date...
==> machine1: Setting the name of the VM: dev_machine1_1482114482475_22365
==> machine1: Clearing any previously set network interfaces...
==> machine1: Preparing network interfaces based on configuration...
machine1: Adapter 1: nat
machine1: Adapter 2: hostonly
==> machine1: Forwarding ports...
machine1: 22 (guest) => 7951 (host) (adapter 1)
machine1: 22 (guest) => 2222 (host) (adapter 1)
==> machine1: Running 'pre-boot' VM customizations...
==> machine1: Booting VM...
==> machine1: Waiting for machine to boot. This may take a few minutes...
machine1: SSH address: 127.0.0.1:2222
machine1: SSH username: vagrant
machine1: SSH auth method: private key
machine1: Warning: Remote connection disconnect. Retrying...
machine1: Warning: Remote connection disconnect. Retrying...
machine1: Warning: Remote connection disconnect. Retrying...
==> machine1: Machine booted and ready!
==> machine1: Checking for guest additions in VM...
machine1: The guest additions on this VM do not match the installed version of
machine1: VirtualBox! In most cases this is fine, but in rare cases it can
machine1: prevent things such as shared folders from working properly. If you see
machine1: shared folder errors, please make sure the guest additions within the
machine1: virtual machine match the version of VirtualBox you have installed on
machine1: your host and reload your VM.
machine1:
machine1: Guest Additions Version: 5.0.26
machine1: VirtualBox Version: 5.1
==> machine1: Setting hostname...
==> machine1: Configuring and enabling network interfaces...
==> machine1: Mounting shared folders...
machine1: /vagrant => /Users/cpeterson/VirtualBox VMs/Configs/dev
machine1: /tmp/vagrant-puppet/modules-dda625b116ed68f44b4c8d943a64487e => /Users/cpeterson/VirtualBox VMs/Configs/dev/puphpet/puppet/modules
machine1: /tmp/vagrant-puppet/modules-16938f2bdd3052b43c43c538b977a102 => /Users/cpeterson/VirtualBox VMs/Configs/dev/puphpet/puppet/manifests
machine1: /tmp/vagrant-puppet/manifests-75f35e3bc7e32744860c4bb229c88812 => /Users/cpeterson/VirtualBox VMs/Configs/dev/puphpet/puppet/manifests
==> machine1: Running provisioner: shell...
machine1: Running: inline script
==> machine1: Running provisioner: shell...
machine1: Running: /var/folders/gp/6kjz52gd1ns2bhnp3q4_v3g00000gn/T/vagrant-shell20161218-3556-u03fif.sh
==> machine1:
==> machine1: ____ ____ _ _ ____ _ generated using
==> machine1: | _ \ _ _| _ \| | | | _ \ ___| |_ ___ ___ _ __ ___
==> machine1: | |_) | | | | |_) | |_| | |_) / _ \ __| / __/ _ \| '_ ` _ \
==> machine1: | __/| |_| | __/| _ | __/ __/ |_ | (_| (_) | | | | | |
==> machine1: |_| \__,_|_| |_| |_|_| \___|\__(_)___\___/|_| |_| |_|
==> machine1:
==> machine1: Running provisioner: shell...
machine1: Running: /var/folders/gp/6kjz52gd1ns2bhnp3q4_v3g00000gn/T/vagrant-shell20161218-3556-omd1k6.sh
==> machine1: Pre-existing private key found at 'puphpet/files/dot/ssh/root_id_rsa'
==> machine1: Pre-existing private key found at 'puphpet/files/dot/ssh/id_rsa'
==> machine1: Adding generated root key to /root/.ssh/id_rsa
==> machine1: Adding generated root key to /root/.ssh/id_rsa.pub
==> machine1: Adding generated root key to /root/.ssh/authorized_keys
==> machine1: Adding generated key to /home/vagrant/.ssh/id_rsa
==> machine1: Adding generated key to /home/vagrant/.ssh/id_rsa.pub
==> machine1: Adding generated key to /home/vagrant/.ssh/authorized_keys
==> machine1: Running provisioner: shell...
machine1: Running: /var/folders/gp/6kjz52gd1ns2bhnp3q4_v3g00000gn/T/vagrant-shell20161218-3556-1vfft8g.sh
==> machine1: Running provisioner: shell...
machine1: Running: /var/folders/gp/6kjz52gd1ns2bhnp3q4_v3g00000gn/T/vagrant-shell20161218-3556-gl3ch4.sh
==> machine1: Running files in files/exec-preprovision
==> machine1: Created file /.puphpet-stuff/exec-preprovision-ran
==> machine1: Finished running files in files/exec-preprovision
==> machine1: To run again, delete hashes you want rerun in /.puphpet-stuff/exec-preprovision-ran or the whole file to rerun all
==> machine1: Running provisioner: puppet...
==> machine1: Running Puppet with ...
==> machine1: Info: Loading facts
==> machine1: Info: Loading facts
==> machine1: Info: Loading facts
==> machine1: Info: Loading facts
==> machine1: Info: Loading facts
==> machine1: Info: Loading facts
==> machine1: Info: Loading facts
==> machine1: Info: Loading facts
==> machine1: Info: Loading facts
==> machine1: Info: Loading facts
==> machine1: Info: Loading facts
==> machine1: Info: Loading facts
==> machine1: Info: Loading facts
==> machine1: Info: Loading facts
==> machine1: Info: Loading facts
==> machine1: Info: Loading facts
==> machine1: Info: Loading facts
==> machine1: Info: Loading facts
==> machine1: Info: Loading facts
==> machine1: Info: Loading facts
==> machine1: Error: Facter: error while resolving custom fact "nodejs_latest_version": execution expired
==> machine1: Error: Facter: error while resolving custom fact "nodejs_stable_version": execution expired
==> machine1: Notice: Compiled catalog for machine1.puphpet in environment production in 3.45 seconds
==> machine1: Info: Applying configuration version '1482114558'
==> machine1: Notice: /Stage[main]/Rvm::Group/Group[rvm]/ensure: created
==> machine1: Notice: /Stage[main]/Rvm::Rvmrc/File[/etc/rvmrc]/ensure: defined content as '{md5}3ec590d219afbf91a7c1a149a15e72cb'
==> machine1: Notice: /Stage[main]/Puphpet::Server/Group[puppet]/ensure: created
==> machine1: Notice: /Stage[main]/Puphpet::Server/Group[www-user]/ensure: created
==> machine1: Notice: /Stage[main]/Puphpet::Server/User[vagrant]/groups: groups changed 'vagrant' to ['rvm', 'vagrant', 'www-data', 'www-user']
==> machine1: Notice: /Stage[main]/Puphpet::Server/User[apache]/ensure: created
==> machine1: Notice: /Stage[main]/Puphpet::Server/User[nginx]/ensure: created
==> machine1: Notice: /Stage[main]/Puphpet::Server/User[httpd]/ensure: created
==> machine1: Notice: /Stage[main]/Puphpet::Server/User[www-data]/groups: groups changed '' to ['www-data']
==> machine1: Notice: /Stage[main]/Puphpet::Server/User[www-user]/ensure: created
==> machine1: Notice: /Stage[main]/Puphpet::Server/Exec[dotfiles]/returns: executed successfully
==> machine1: Notice: /Stage[main]/Yum::Repo::Epel/Yum::Managed_yumrepo[epel]/Yumrepo[epel]/mirrorlist: mirrorlist changed 'https://mirrors.fedoraproject.org/metalink?repo=epel-7&arch=$basearch' to 'http://mirrors.fedoraproject.org/mirrorlist?repo=epel-7&arch=$basearch'
==> machine1: Notice: /Stage[main]/Yum::Repo::Epel/Yum::Managed_yumrepo[epel]/Yumrepo[epel]/priority: defined 'priority' as '16'
==> machine1: Notice: /Stage[main]/Yum::Repo::Epel/Yum::Managed_yumrepo[epel-debuginfo]/File[/etc/yum.repos.d/epel-debuginfo.repo]/ensure: created
==> machine1: Notice: /Stage[main]/Yum::Repo::Epel/Yum::Managed_yumrepo[epel-debuginfo]/Yumrepo[epel-debuginfo]/mirrorlist: mirrorlist changed 'https://mirrors.fedoraproject.org/metalink?repo=epel-debug-7&arch=$basearch' to 'http://mirrors.fedoraproject.org/mirrorlist?repo=epel-7&arch=$basearch'
==> machine1: Notice: /Stage[main]/Yum::Repo::Epel/Yum::Managed_yumrepo[epel-debuginfo]/Yumrepo[epel-debuginfo]/priority: defined 'priority' as '16'
==> machine1: Notice: /Stage[main]/Yum::Repo::Epel/Yum::Managed_yumrepo[epel-source]/File[/etc/yum.repos.d/epel-source.repo]/ensure: created
==> machine1: Notice: /Stage[main]/Yum::Repo::Epel/Yum::Managed_yumrepo[epel-source]/Yumrepo[epel-source]/mirrorlist: mirrorlist changed 'https://mirrors.fedoraproject.org/metalink?repo=epel-source-7&arch=$basearch' to 'http://mirrors.fedoraproject.org/mirrorlist?repo=epel-source-7&arch=$basearch'
==> machine1: Notice: /Stage[main]/Yum::Repo::Epel/Yum::Managed_yumrepo[epel-source]/Yumrepo[epel-source]/priority: defined 'priority' as '16'
==> machine1: Notice: /Stage[main]/Yum::Repo::Epel/Yum::Managed_yumrepo[epel-testing]/Yumrepo[epel-testing]/mirrorlist: mirrorlist changed 'https://mirrors.fedoraproject.org/metalink?repo=testing-epel7&arch=$basearch' to 'http://mirrors.fedoraproject.org/mirrorlist?repo=testing-epel7&arch=$basearch'
==> machine1: Notice: /Stage[main]/Yum::Repo::Epel/Yum::Managed_yumrepo[epel-testing]/Yumrepo[epel-testing]/priority: defined 'priority' as '17'
==> machine1: Notice: /Stage[main]/Yum::Repo::Epel/Yum::Managed_yumrepo[epel-testing-debuginfo]/File[/etc/yum.repos.d/epel-testing-debuginfo.repo]/ensure: created
==> machine1: Notice: /Stage[main]/Yum::Repo::Epel/Yum::Managed_yumrepo[epel-testing-debuginfo]/Yumrepo[epel-testing-debuginfo]/mirrorlist: mirrorlist changed 'https://mirrors.fedoraproject.org/metalink?repo=testing-debug-epel7&arch=$basearch' to 'http://mirrors.fedoraproject.org/mirrorlist?repo=testing-debug-epel7&arch=$basearch'
==> machine1: Notice: /Stage[main]/Yum::Repo::Epel/Yum::Managed_yumrepo[epel-testing-debuginfo]/Yumrepo[epel-testing-debuginfo]/priority: defined 'priority' as '17'
==> machine1: Notice: /Stage[main]/Yum::Repo::Epel/Yum::Managed_yumrepo[epel-testing-source]/File[/etc/yum.repos.d/epel-testing-source.repo]/ensure: created
==> machine1: Notice: /Stage[main]/Yum::Repo::Epel/Yum::Managed_yumrepo[epel-testing-source]/Yumrepo[epel-testing-source]/mirrorlist: mirrorlist changed 'https://mirrors.fedoraproject.org/metalink?repo=testing-source-epel7&arch=$basearch' to 'http://mirrors.fedoraproject.org/mirrorlist?repo=testing-source-epel7&arch=$basearch'
==> machine1: Notice: /Stage[main]/Yum::Repo::Epel/Yum::Managed_yumrepo[epel-testing-source]/Yumrepo[epel-testing-source]/priority: defined 'priority' as '17'
==> machine1: Notice: /Stage[main]/Yum::Repo::Centos7/Yum::Managed_yumrepo[base]/File[/etc/yum.repos.d/base.repo]/ensure: created
==> machine1: Notice: /Stage[main]/Yum::Repo::Centos7/Yum::Managed_yumrepo[base]/Yumrepo[base]/mirrorlist: mirrorlist changed 'http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=os&infra=$infra' to 'http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=os'
==> machine1: Notice: /Stage[main]/Yum::Repo::Centos7/Yum::Managed_yumrepo[base]/Yumrepo[base]/enabled: defined 'enabled' as '1'
==> machine1: Notice: /Stage[main]/Yum::Repo::Centos7/Yum::Managed_yumrepo[base]/Yumrepo[base]/failovermethod: defined 'failovermethod' as 'priority'
==> machine1: Notice: /Stage[main]/Yum::Repo::Centos7/Yum::Managed_yumrepo[base]/Yumrepo[base]/priority: defined 'priority' as '2'
==> machine1: Notice: /Stage[main]/Yum::Repo::Centos7/Yum::Managed_yumrepo[updates]/File[/etc/yum.repos.d/updates.repo]/ensure: created
==> machine1: Notice: /Stage[main]/Yum::Repo::Centos7/Yum::Managed_yumrepo[updates]/Yumrepo[updates]/mirrorlist: mirrorlist changed 'http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=updates&infra=$infra' to 'http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=updates'
==> machine1: Notice: /Stage[main]/Yum::Repo::Centos7/Yum::Managed_yumrepo[updates]/Yumrepo[updates]/enabled: defined 'enabled' as '1'
==> machine1: Notice: /Stage[main]/Yum::Repo::Centos7/Yum::Managed_yumrepo[updates]/Yumrepo[updates]/failovermethod: defined 'failovermethod' as 'priority'
==> machine1: Notice: /Stage[main]/Yum::Repo::Centos7/Yum::Managed_yumrepo[updates]/Yumrepo[updates]/priority: defined 'priority' as '2'
==> machine1: Notice: /Stage[main]/Yum::Repo::Centos7/Yum::Managed_yumrepo[extras]/File[/etc/yum.repos.d/extras.repo]/ensure: created
==> machine1: Notice: /Stage[main]/Yum::Repo::Centos7/Yum::Managed_yumrepo[extras]/Yumrepo[extras]/mirrorlist: mirrorlist changed 'http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=extras&infra=$infra' to 'http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=extras'
==> machine1: Notice: /Stage[main]/Yum::Repo::Centos7/Yum::Managed_yumrepo[extras]/Yumrepo[extras]/enabled: defined 'enabled' as '1'
==> machine1: Notice: /Stage[main]/Yum::Repo::Centos7/Yum::Managed_yumrepo[extras]/Yumrepo[extras]/failovermethod: defined 'failovermethod' as 'priority'
==> machine1: Notice: /Stage[main]/Yum::Repo::Centos7/Yum::Managed_yumrepo[extras]/Yumrepo[extras]/priority: defined 'priority' as '2'
==> machine1: Notice: /Stage[main]/Yum::Repo::Centos7/Yum::Managed_yumrepo[centosplus]/File[/etc/yum.repos.d/centosplus.repo]/ensure: created
==> machine1: Notice: /Stage[main]/Yum::Repo::Centos7/Yum::Managed_yumrepo[centosplus]/Yumrepo[centosplus]/descr: descr changed 'CentOS-$releasever - Plus' to 'CentOS-$releasever - Centosplus'
==> machine1: Notice: /Stage[main]/Yum::Repo::Centos7/Yum::Managed_yumrepo[centosplus]/Yumrepo[centosplus]/mirrorlist: mirrorlist changed 'http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=centosplus&infra=$infra' to 'http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=centosplus'
==> machine1: Notice: /Stage[main]/Yum::Repo::Centos7/Yum::Managed_yumrepo[centosplus]/Yumrepo[centosplus]/enabled: enabled changed '0' to '1'
==> machine1: Notice: /Stage[main]/Yum::Repo::Centos7/Yum::Managed_yumrepo[centosplus]/Yumrepo[centosplus]/failovermethod: defined 'failovermethod' as 'priority'
==> machine1: Notice: /Stage[main]/Yum::Repo::Centos7/Yum::Managed_yumrepo[centosplus]/Yumrepo[centosplus]/priority: defined 'priority' as '3'
==> machine1: Notice: /Stage[main]/Firewall::Linux::Redhat/Package[iptables-services]/ensure: created
==> machine1: Notice: /Stage[main]/Firewall::Linux::Redhat/Exec[/usr/bin/systemctl daemon-reload]/returns: executed successfully
==> machine1: Notice: /Stage[main]/Firewall::Linux::Redhat/File[/etc/sysconfig/iptables]/seluser: seluser changed 'system_u' to 'unconfined_u'
==> machine1: Notice: /Stage[main]/Firewall::Linux::Redhat/Service[iptables]/ensure: ensure changed 'stopped' to 'running'
==> machine1: Info: /Stage[main]/Firewall::Linux::Redhat/Service[iptables]: Unscheduling refresh on Service[iptables]
==> machine1: Notice: /Stage[main]/Puphpet::Firewall::Pre/Firewall[000 accept all icmp]/ensure: created
==> machine1: Notice: /Stage[main]/Puphpet::Firewall::Pre/Firewall[001 accept all to lo interface]/ensure: created
==> machine1: Notice: /Stage[main]/Puphpet::Firewall::Pre/Firewall[002 reject local traffic not on loopback interface]/ensure: created
==> machine1: Notice: /Stage[main]/Puphpet::Firewall::Pre/Firewall[003 accept related established rules]/ensure: created
==> machine1: Notice: /Stage[main]/Timezone/File[/etc/localtime]/target: target changed '../usr/share/zoneinfo/UTC' to '/usr/share/zoneinfo/UTC'
==> machine1: Notice: /Stage[main]/Puphpet::Ruby/Gnupg_key[rvm_D39DC0E3]/ensure: created
==> machine1: Notice: /Stage[main]/Rvm::System/Exec[system-rvm]/returns: executed successfully
==> machine1: Notice: /Stage[main]/Puphpet::Ruby/Exec[rvm rvmrc warning ignore all.rvmrcs]/returns: executed successfully
==> machine1: Notice: /Stage[main]/Ntp::Install/Package[ntp]/ensure: created
==> machine1: Info: Computing checksum on file /etc/ntp.conf
==> machine1: Info: /Stage[main]/Ntp::Config/File[/etc/ntp.conf]: Filebucketed /etc/ntp.conf to puppet with sum dc9e5754ad2bb6f6c32b954c04431d0a
==> machine1: Notice: /Stage[main]/Ntp::Config/File[/etc/ntp.conf]/content: content changed '{md5}dc9e5754ad2bb6f6c32b954c04431d0a' to '{md5}1f44e40bd99abd89f0a209e823285332'
==> machine1: Info: Class[Ntp::Config]: Scheduling refresh of Class[Ntp::Service]
==> machine1: Info: Class[Ntp::Service]: Scheduling refresh of Service[ntp]
==> machine1: Notice: /Stage[main]/Ntp::Service/Service[ntp]/ensure: ensure changed 'stopped' to 'running'
==> machine1: Info: /Stage[main]/Ntp::Service/Service[ntp]: Unscheduling refresh on Service[ntp]
==> machine1: Notice: /Stage[main]/Puphpet::Server/Package[augeas]/ensure: created
==> machine1: Notice: /Stage[main]/Puphpet::Firewall/Puphpet::Firewall::Port[22]/Firewall[100 tcp/22]/ensure: created
==> machine1: Notice: /Stage[main]/Puphpet::Firewall::Post/Firewall[999 drop all]/ensure: created
==> machine1: Notice: /Stage[main]/Yum::Prerequisites/Yum::Plugin[priorities]/Package[yum-plugin-priorities]/ensure: created
==> machine1: Info: Creating state file /opt/puppetlabs/puppet/cache/state/state.yaml
==> machine1: Notice: Applied catalog in 102.07 seconds
==> machine1: Running provisioner: shell...
machine1: Running: /var/folders/gp/6kjz52gd1ns2bhnp3q4_v3g00000gn/T/vagrant-shell20161218-3556-1romb94.sh
==> machine1: Running files in files/exec-once
==> machine1: Created file /.puphpet-stuff/exec-once-ran
==> machine1: Finished running files in files/exec-once
==> machine1: To run again, delete hashes you want rerun in /.puphpet-stuff/exec-once-ran or the whole file to rerun all
==> machine1: Running files in files/exec-always
==> machine1: Finished running files in files/exec-always
==> machine1: Running provisioner: shell...
machine1: Running: /var/folders/gp/6kjz52gd1ns2bhnp3q4_v3g00000gn/T/vagrant-shell20161218-3556-1iwal7e.sh
==> machine1: Running files in files/startup-once
==> machine1: Created file /.puphpet-stuff/startup-once-ran
==> machine1: Finished running files in files/startup-once
==> machine1: To run again, delete hashes you want rerun in /.puphpet-stuff/startup-once-ran or the whole file to rerun all
==> machine1: Running files in files/startup-always
==> machine1: Finished running files in files/startup-always
==> machine1: Running provisioner: shell...
machine1: Running: /var/folders/gp/6kjz52gd1ns2bhnp3q4_v3g00000gn/T/vagrant-shell20161218-3556-wy90n4.sh
==> machine1: Running files in files/exec-once-unprivileged
==> machine1: Created file /.puphpet-stuff/exec-once-unprivileged-ran
==> machine1: Finished running files in files/exec-once-unprivileged
==> machine1: To run again, delete hashes you want rerun in /.puphpet-stuff/exec-once-unprivileged-ran or the whole file to rerun all
==> machine1: Running files in files/exec-always-unprivileged
==> machine1: Finished running files in files/exec-always-unprivileged
==> machine1: Running provisioner: shell...
machine1: Running: /var/folders/gp/6kjz52gd1ns2bhnp3q4_v3g00000gn/T/vagrant-shell20161218-3556-fae5ai.sh
==> machine1: Running files in files/startup-once-unprivileged
==> machine1: Created file /.puphpet-stuff/startup-once-unprivileged-ran
==> machine1: Finished running files in files/startup-once-unprivileged
==> machine1: To run again, delete hashes you want rerun in /.puphpet-stuff/startup-once-unprivileged-ran or the whole file to rerun all
==> machine1: Running files in files/startup-always-unprivileged
==> machine1: Finished running files in files/startup-always-unprivileged
==> machine1: Running provisioner: shell...
machine1: Running: /var/folders/gp/6kjz52gd1ns2bhnp3q4_v3g00000gn/T/vagrant-shell20161218-3556-1kc98al.sh
==> machine1: _
==> machine1: / )
==> machine1: .--.; | _...,-"""-,
==> machine1: .-""-.-""""-. / _`'-._.' /` \
==> machine1: /' \ \| (/'-._/ ) ;
==> machine1: .-""""-; ( '--' /-' _ |
==> machine1: .' | ; e / a , ;
==> machine1: / \ | __.'`-.__, ; /
==> machine1: / `._ ; .-' `--.,__.\ /`
==> machine1: //| \ \,-' /\_.'
==> machine1: // | `;.___> /,-'.
==> machine1: /`| / |`\ _..---\ | \
==> machine1: |/ / _,.-----\ | \ /`| | |\ \
==> machine1: / .; | | | \ / | | | \ )
==> machine1: | / | \ / |\..' \ \ | \ \..'
==> machine1: jgs \../ \.../ \.../ \.../---' \.../
==> machine1:
==> machine1:
==> machine1: READ ME FOR SOME IMPORTANT INFORMATION!
==> machine1: =======================================
==> machine1:
==> machine1: If Puppet did not blow up (you do not see a sea of red
==> machine1: above), then your VM was generated successfully!
==> machine1:
==> machine1: * A unique private key was generated for you! It is located
==> machine1: at "puphpet/files/dot/ssh/id_rsa". If you are on Windows,
==> machine1: a PuTTY-friendly key was also generated at same location
==> machine1: with a ".ppk" extension.
==> machine1:
==> machine1: * If you want to use your own private key for future
==> machine1: provisions, overwrite the generated key above with your
==> machine1: own. Make sure to follow the naming pattern, and include a
==> machine1: ".pub" public key.
==> machine1:
==> machine1: * If you wish to add packages, modules, Apache/Nginx vhosts,
==> machine1: or anything else, open up "puphpet/config.yaml" and make
==> machine1: changes within! Some things will have random strings like
==> machine1: "DIdXRs2OI2LJ" - you must create a random string as well!
==> machine1: To do so, please apply face to keyboard and roll.
==> machine1:
==> machine1: * If you change "puphpet/config.yaml", simply run
==> machine1: "$ vagrant provision" and your VM will be updated with the
==> machine1: changes you requested!
==> machine1:
==> machine1: Did something go wrong? Don't worry! I can (maybe) help!
==> machine1: Please go to our Github issues page at:
==> machine1:
==> machine1: https://github.com/puphpet/puphpet/issues
==> machine1:
==> machine1: and search for your problem. If you do not find your problem
==> machine1: answered, open a new ticket!
==> machine1:
==> machine1: ------------------------------------------------------------
==> machine1: PLEASE REMEMBER TO INCLUDE THE CONTENTS OF YOUR
==> machine1: "puphpet/config.yaml" FILE.
==> machine1: ------------------------------------------------------------
==> machine1:
==> machine1: Make sure to xxx out any potential API keys or passwords
==> machine1: that you do not want others to see!
==> machine1:
==> machine1: Happy programming!
==> machine1: - Juan Treminio
==> machine1:
==> machine1: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
==> machine1: | ____ _ _ _ _ |
==> machine1: | | _ \ ___ __ _ __| | / \ | |__ _____ _____| | |
==> machine1: | | |_) / _ \/ _` |/ _` | / _ \ | '_ \ / _ \ \ / / _ \ | |
==> machine1: | | _ < __/ (_| | (_| | / ___ \| |_) | (_) \ V / __/_| |
==> machine1: | |_| \_\___|\__,_|\__,_| /_/ \_\_.__/ \___/ \_/ \___(_) |
==> machine1: | |
==> machine1: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
➜ dev vagrant ssh
[02:32 AM]-[vagrant@machine1]-[~]
$ ifconfig
enp0s3: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet 10.0.2.15 netmask 255.255.255.0 broadcast 10.0.2.255
inet6 fe80::a00:27ff:fe63:82ef prefixlen 64 scopeid 0x20<link>
ether 08:00:27:63:82:ef txqueuelen 1000 (Ethernet)
RX packets 24214 bytes 21006467 (20.0 MiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 10154 bytes 722272 (705.3 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
inet 127.0.0.1 netmask 255.0.0.0
inet6 ::1 prefixlen 128 scopeid 0x10<host>
loop txqueuelen 0 (Local Loopback)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 0 bytes 0 (0.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
[02:32 AM]-[vagrant@machine1]-[~]
$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment