Created
November 10, 2013 02:51
-
-
Save codeguy/7393092 to your computer and use it in GitHub Desktop.
PuPHPet error information
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- | |
vagrantfile-local: | |
vm: | |
box: ubuntu-precise12042-x64-vbox43 | |
box_url: 'https://puphpet.s3.amazonaws.com/ubuntu-precise12042-x64-vbox43.box' | |
hostname: null | |
network: | |
private_network: 192.168.56.101 | |
forwarded_port: | |
7ce0wyuZxgnV: | |
host: '' | |
guest: '' | |
provider: | |
virtualbox: | |
modifyvm: | |
name: test | |
natdnshostresolver1: on | |
memory: '2048' | |
setextradata: | |
VBoxInternal2/SharedFoldersEnableSymlinksCreate/v-root: 1 | |
provision: | |
puppet: | |
manifests_path: puppet/manifests | |
options: | |
- --verbose | |
- '--hiera_config /vagrant/hiera.yaml' | |
- '--parser future' | |
synced_folder: | |
64kuVbmLymp2: | |
id: vagrant-root | |
source: ./ | |
target: /var/www | |
nfs: 'true' | |
usable_port_range: 2200..2250 | |
ssh: | |
host: null | |
port: null | |
private_key_path: null | |
username: vagrant | |
guest_port: null | |
keep_alive: true | |
forward_agent: false | |
forward_x11: false | |
shell: 'bash -l' | |
vagrant: | |
host: ':detect' | |
server: | |
packages: | |
- drush | |
dot_files: | |
- | |
bash_aliases: null | |
_prevent_empty: '' | |
apache: | |
modules: | |
- php | |
- rewrite | |
vhosts: | |
DXxnx2kr3lgS: | |
servername: test.dev | |
docroot: /var/www/public | |
port: '80' | |
setenv: | |
- 'APP_ENV dev' | |
override: | |
- All | |
user: www-data | |
group: www-data | |
default_vhost: true | |
mpm_module: prefork | |
php: | |
version: '54' | |
composer: '1' | |
modules: | |
php: | |
- cli | |
- intl | |
- mcrypt | |
- gd | |
pear: { } | |
pecl: | |
- pecl_http | |
- APC | |
ini: | |
display_errors: On | |
error_reporting: '-1' | |
session.save_path: /var/lib/php/session | |
timezone: America/New_York | |
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' | |
mysql: | |
root_password: test | |
phpmyadmin: 0 | |
databases: | |
ldd9DbYkM8A6: | |
grant: | |
- ALL | |
name: test | |
host: localhost | |
user: test | |
password: test | |
sql_file: '' |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Joshs-MacBook-Pro:test josh$ vagrant up | |
Bringing machine 'default' up with 'virtualbox' provider... | |
[default] Importing base box 'ubuntu-precise12042-x64-vbox43'... | |
[default] Matching MAC address for NAT networking... | |
[default] Setting the name of the VM... | |
[default] Clearing any previously set forwarded ports... | |
Pruning invalid NFS exports. Administrator privileges will be required... | |
Password: | |
[default] Creating shared folders metadata... | |
[default] Clearing any previously set network interfaces... | |
[default] Preparing network interfaces based on configuration... | |
[default] Forwarding ports... | |
[default] -- 22 => 2222 (adapter 1) | |
[default] Running 'pre-boot' VM customizations... | |
[default] Booting VM... | |
[default] Waiting for machine to boot. This may take a few minutes... | |
[default] Machine booted and ready! | |
[default] Configuring and enabling network interfaces... | |
[default] Mounting shared folders... | |
[default] -- /vagrant | |
[default] -- /tmp/vagrant-puppet/manifests | |
[default] Exporting NFS shared folders... | |
Preparing to edit /etc/exports. Administrator privileges will be required... | |
[default] Mounting NFS shared folders... | |
[default] Running provisioner: shell... | |
[default] Running: /var/folders/wy/y1nl2c596dqf2j7qkz5r1rkm0000gn/T/vagrant-shell20131109-6328-1u32qnm | |
stdin: is not a tty | |
____ ____ _ _ ____ _ generated using | |
| _ \ _ _| _ \| | | | _ \ ___| |_ ___ ___ _ __ ___ | |
| |_) | | | | |_) | |_| | |_) / _ \ __| / __/ _ \| '_ ` _ \ | |
| __/| |_| | __/| _ | __/ __/ |_ | (_| (_) | | | | | | | |
|_| \__,_|_| |_| |_|_| \___|\__(_)___\___/|_| |_| |_| | |
Created directory /.puphpet-stuff | |
Running initial-setup apt-get update | |
Finished running initial-setup apt-get update | |
Installing basic curl packages (Ubuntu only) | |
dpkg-preconfigure: unable to re-open stdin: No such file or directory | |
Finished installing basic curl packages (Ubuntu only) | |
[default] Running provisioner: shell... | |
[default] Running: /var/folders/wy/y1nl2c596dqf2j7qkz5r1rkm0000gn/T/vagrant-shell20131109-6328-1wumx0n | |
stdin: is not a tty | |
Downloading http://apt.puppetlabs.com/puppetlabs-release-precise.deb | |
Finished downloading http://apt.puppetlabs.com/puppetlabs-release-precise.deb | |
Running update-puppet apt-get update | |
Finished running update-puppet apt-get update | |
Updating Puppet to latest version | |
dpkg-preconfigure: unable to re-open stdin: No such file or directory | |
Finished updating puppet to latest version: Puppet v3.3.1 | |
Created empty file /.puphpet-stuff/update-puppet | |
[default] Running provisioner: shell... | |
[default] Running: /var/folders/wy/y1nl2c596dqf2j7qkz5r1rkm0000gn/T/vagrant-shell20131109-6328-xbtg2y | |
stdin: is not a tty | |
Installing git | |
dpkg-preconfigure: unable to re-open stdin: No such file or directory | |
Finished installing git | |
Copied Puppetfile | |
Installing base packages for librarian | |
dpkg-preconfigure: unable to re-open stdin: No such file or directory | |
Finished installing base packages for librarian | |
Updating libgemplugin-ruby (Ubuntu only) | |
dpkg-preconfigure: unable to re-open stdin: No such file or directory | |
Finished updating libgemplugin-ruby (Ubuntu only) | |
Installing librarian-puppet | |
Finished installing librarian-puppet | |
Running initial librarian-puppet | |
Finished running initial librarian-puppet | |
[default] Running provisioner: puppet... | |
Running Puppet with default.pp... | |
stdin: is not a tty | |
Info: Loading facts in /etc/puppet/modules/php/lib/facter/php_fact_extension_dir.rb | |
Info: Loading facts in /etc/puppet/modules/php/lib/facter/php_fact_version.rb | |
Info: Loading facts in /etc/puppet/modules/composer/lib/facter/composer_home.rb | |
Info: Loading facts in /etc/puppet/modules/puppi/lib/facter/puppi_projects.rb | |
Info: Loading facts in /etc/puppet/modules/puppi/lib/facter/last_run.rb | |
Info: Loading facts in /etc/puppet/modules/concat/lib/facter/concat_basedir.rb | |
Info: Loading facts in /etc/puppet/modules/stdlib/lib/facter/pe_version.rb | |
Info: Loading facts in /etc/puppet/modules/stdlib/lib/facter/puppet_vardir.rb | |
Info: Loading facts in /etc/puppet/modules/stdlib/lib/facter/root_home.rb | |
Info: Loading facts in /etc/puppet/modules/stdlib/lib/facter/facter_dot_d.rb | |
Warning: Could not retrieve fact fqdn | |
Notice: Compiled catalog for precise64 in environment production in 5.02 seconds | |
Info: Loading facts in /etc/puppet/modules/php/lib/facter/php_fact_extension_dir.rb | |
Info: Loading facts in /etc/puppet/modules/php/lib/facter/php_fact_version.rb | |
Info: Loading facts in /etc/puppet/modules/composer/lib/facter/composer_home.rb | |
Info: Loading facts in /etc/puppet/modules/puppi/lib/facter/puppi_projects.rb | |
Info: Loading facts in /etc/puppet/modules/puppi/lib/facter/last_run.rb | |
Info: Loading facts in /etc/puppet/modules/concat/lib/facter/concat_basedir.rb | |
Info: Loading facts in /etc/puppet/modules/stdlib/lib/facter/pe_version.rb | |
Info: Loading facts in /etc/puppet/modules/stdlib/lib/facter/puppet_vardir.rb | |
Info: Loading facts in /etc/puppet/modules/stdlib/lib/facter/root_home.rb | |
Info: Loading facts in /etc/puppet/modules/stdlib/lib/facter/facter_dot_d.rb | |
Info: Applying configuration version '1384051029' | |
Notice: /Stage[main]//Exec[mkdir -p /var/lib/php/session]/returns: executed successfully | |
Notice: /Stage[main]/Concat::Setup/File[/var/lib/puppet/concat]/ensure: created | |
Notice: /User[nginx]/ensure: created | |
Notice: /Stage[main]/Concat::Setup/File[/var/lib/puppet/concat/bin]/ensure: created | |
Notice: /Stage[main]/Concat::Setup/File[/var/lib/puppet/concat/bin/concatfragments.sh]/ensure: defined content as '{md5}e7aaa4c45316eb97d2d88b57334c4060' | |
Notice: /Stage[main]//Apt::Key[4F4EA0AAE5267A6C]/Exec[6d655018d24b04f7899dce8c197685fcc5efde07]/returns: executed successfully | |
Notice: /Stage[main]//File[/var/lib/php/session]/group: group changed 'root' to 'www-data' | |
Notice: /Stage[main]//File[/var/lib/php/session]/mode: mode changed '0755' to '0775' | |
Notice: /User[apache]/ensure: created | |
Notice: /Stage[main]//Apt::Ppa[ppa:ondrej/php5-oldstable]/Package[python-software-properties]/ensure: ensure changed 'purged' to 'present' | |
Notice: /User[httpd]/ensure: created | |
Notice: /User[www-data]/shell: shell changed '/bin/sh' to '/bin/bash' | |
Notice: /User[www-data]/groups: groups changed '' to 'www-data' | |
Notice: /Stage[main]//Exec[exec mkdir -p /var/www]/returns: executed successfully | |
Notice: /Stage[main]//File[/var/www]/owner: owner changed '501' to 'root' | |
Notice: /Stage[main]//File[/var/www]/group: group changed 'dialout' to 'www-data' | |
Notice: /Stage[main]//File[/var/www]/mode: mode changed '0755' to '0775' | |
Notice: /Stage[main]//Apt::Ppa[ppa:ondrej/php5-oldstable]/Exec[add-apt-repository-ppa:ondrej/php5-oldstable]/returns: executed successfully | |
Info: /Stage[main]//Apt::Ppa[ppa:ondrej/php5-oldstable]/Exec[add-apt-repository-ppa:ondrej/php5-oldstable]: Scheduling refresh of Exec[apt_update] | |
Notice: /Stage[main]/Apt::Update/Exec[apt_update]: Triggered 'refresh' from 1 events | |
Notice: /Stage[main]/Mysql::Client::Install/Package[mysql_client]/ensure: ensure changed 'purged' to 'present' | |
Notice: /Stage[main]/Php/Package[php]/ensure: ensure changed 'purged' to 'present' | |
Notice: /Stage[main]/Php/File[php.conf]/ensure: created | |
Notice: /Stage[main]/Php::Pear/Package[php-pear]/ensure: ensure changed 'purged' to 'present' | |
Notice: /Stage[main]//Package[augeas-tools]/ensure: ensure changed 'purged' to 'present' | |
Notice: /Stage[main]/Mysql::Server::Install/Package[mysql-server]/ensure: ensure changed 'purged' to 'present' | |
Notice: /Stage[main]/Composer/Package[curl]/ensure: ensure changed 'purged' to 'present' | |
Info: FileBucket adding {md5}32280703a4ba7aa1148c48895097ed07 | |
Info: /Stage[main]/Ntp::Config/File[/etc/ntp.conf]: Filebucketed /etc/ntp.conf to puppet with sum 32280703a4ba7aa1148c48895097ed07 | |
Notice: /Stage[main]/Ntp::Config/File[/etc/ntp.conf]/content: content changed '{md5}32280703a4ba7aa1148c48895097ed07' to '{md5}ea7609ba7dba17f26db7cd86967294ae' | |
Info: Class[Ntp::Config]: Scheduling refresh of Class[Ntp::Service] | |
Info: Class[Ntp::Service]: Scheduling refresh of Service[ntp] | |
Notice: /Stage[main]//Package[drush]/ensure: ensure changed 'purged' to 'present' | |
Info: FileBucket adding {md5}77f15d6c87f9c136c4efcda072017f71 | |
Info: /Stage[main]/Mysql::Server::Config/File[/etc/mysql/my.cnf]: Filebucketed /etc/mysql/my.cnf to puppet with sum 77f15d6c87f9c136c4efcda072017f71 | |
Notice: /Stage[main]/Mysql::Server::Config/File[/etc/mysql/my.cnf]/content: content changed '{md5}77f15d6c87f9c136c4efcda072017f71' to '{md5}03b7a29e1411e674c61421e2e506819d' | |
Info: /Stage[main]/Mysql::Server::Config/File[/etc/mysql/my.cnf]: Scheduling refresh of Class[Mysql::Server::Service] | |
Notice: /Stage[main]/Ntp::Service/Service[ntp]: Triggered 'refresh' from 1 events | |
Notice: /Stage[main]/Apache/Package[httpd]/ensure: ensure changed 'purged' to 'present' | |
Info: /Stage[main]/Apache/Package[httpd]: Scheduling refresh of Class[Apache::Service] | |
Info: FileBucket adding {md5}8f5c4e0629a7c10aead1bf839cc57c72 | |
Info: /Stage[main]/Apache/File[/etc/apache2/apache2.conf]: Filebucketed /etc/apache2/apache2.conf to puppet with sum 8f5c4e0629a7c10aead1bf839cc57c72 | |
Notice: /Stage[main]/Apache/File[/etc/apache2/apache2.conf]/content: content changed '{md5}8f5c4e0629a7c10aead1bf839cc57c72' to '{md5}493318520d1c617f8cb1af6f9a468998' | |
Info: /Stage[main]/Apache/File[/etc/apache2/apache2.conf]: Scheduling refresh of Class[Apache::Service] | |
Info: FileBucket adding {md5}568b2ad19312dd70f67184febc9042c7 | |
Info: /Stage[main]/Apache/File[/etc/apache2/conf.d/security]: Filebucketed /etc/apache2/conf.d/security to puppet with sum 568b2ad19312dd70f67184febc9042c7 | |
Notice: /Stage[main]/Apache/File[/etc/apache2/conf.d/security]/ensure: removed | |
Info: FileBucket adding {md5}844ba27ddb794fc6967bfb56b950e6a8 | |
Info: /Stage[main]/Apache/File[/etc/apache2/conf.d/localized-error-pages]: Filebucketed /etc/apache2/conf.d/localized-error-pages to puppet with sum 844ba27ddb794fc6967bfb56b950e6a8 | |
Notice: /Stage[main]/Apache/File[/etc/apache2/conf.d/localized-error-pages]/ensure: removed | |
Notice: /Stage[main]/Apache::Mod::Mime/Apache::Mod[mime]/File[mime.load symlink]/target: target changed '../mods-available/mime.load' to '/etc/apache2/mods-available/mime.load' | |
Info: /Stage[main]/Apache::Mod::Mime/Apache::Mod[mime]/File[mime.load symlink]: Scheduling refresh of Service[httpd] | |
Info: FileBucket adding {md5}f5104bdb13db79bd548728d5146931a7 | |
Info: /Stage[main]/Apache::Mod::Reqtimeout/File[reqtimeout.conf]: Filebucketed /etc/apache2/mods-available/reqtimeout.conf to puppet with sum f5104bdb13db79bd548728d5146931a7 | |
Notice: /Stage[main]/Apache::Mod::Reqtimeout/File[reqtimeout.conf]/content: content changed '{md5}f5104bdb13db79bd548728d5146931a7' to '{md5}81c51851ab7ee7942bef389dc7c0e985' | |
Info: /Stage[main]/Apache::Mod::Reqtimeout/File[reqtimeout.conf]: Scheduling refresh of Service[httpd] | |
Notice: /Stage[main]/Apache::Default_mods/Apache::Mod[authz_groupfile]/File[authz_groupfile.load symlink]/target: target changed '../mods-available/authz_groupfile.load' to '/etc/apache2/mods-available/authz_groupfile.load' | |
Info: /Stage[main]/Apache::Default_mods/Apache::Mod[authz_groupfile]/File[authz_groupfile.load symlink]: Scheduling refresh of Service[httpd] | |
Info: FileBucket adding {md5}00a92470c78b1573e94bf421d72a3806 | |
Info: /Stage[main]/Apache::Mod::Mime/File[mime.conf]: Filebucketed /etc/apache2/mods-available/mime.conf to puppet with sum 00a92470c78b1573e94bf421d72a3806 | |
Notice: /Stage[main]/Apache::Mod::Mime/File[mime.conf]/content: content changed '{md5}00a92470c78b1573e94bf421d72a3806' to '{md5}2fa646fe615e44d137a5d629f868c107' | |
Info: /Stage[main]/Apache::Mod::Mime/File[mime.conf]: Scheduling refresh of Service[httpd] | |
Info: FileBucket adding {md5}99d607cc2acf4e13b700b1e67a8f8503 | |
Info: /Stage[main]/Apache::Mod::Setenvif/File[setenvif.conf]: Filebucketed /etc/apache2/mods-available/setenvif.conf to puppet with sum 99d607cc2acf4e13b700b1e67a8f8503 | |
Notice: /Stage[main]/Apache::Mod::Setenvif/File[setenvif.conf]/content: content changed '{md5}99d607cc2acf4e13b700b1e67a8f8503' to '{md5}c7ede4173da1915b7ec088201f030c28' | |
Info: /Stage[main]/Apache::Mod::Setenvif/File[setenvif.conf]: Scheduling refresh of Service[httpd] | |
Info: FileBucket adding {md5}8c13524d3a4955810e6434ff388c3168 | |
Info: /Stage[main]/Apache::Mod::Deflate/File[deflate.conf]: Filebucketed /etc/apache2/mods-available/deflate.conf to puppet with sum 8c13524d3a4955810e6434ff388c3168 | |
Notice: /Stage[main]/Apache::Mod::Deflate/File[deflate.conf]/content: content changed '{md5}8c13524d3a4955810e6434ff388c3168' to '{md5}44d54f557a5612be8da04c49dd6da862' | |
Info: /Stage[main]/Apache::Mod::Deflate/File[deflate.conf]: Scheduling refresh of Service[httpd] | |
Info: FileBucket adding {md5}25480201827ba22eef212617006c1491 | |
Info: /Stage[main]/Apache::Mod::Negotiation/File[negotiation.conf]: Filebucketed /etc/apache2/mods-available/negotiation.conf to puppet with sum 25480201827ba22eef212617006c1491 | |
Notice: /Stage[main]/Apache::Mod::Negotiation/File[negotiation.conf]/content: content changed '{md5}25480201827ba22eef212617006c1491' to '{md5}47284b5580b986a6ba32580b6ffb9fd7' | |
Info: /Stage[main]/Apache::Mod::Negotiation/File[negotiation.conf]: Scheduling refresh of Service[httpd] | |
Notice: /Stage[main]/Apache::Mod::Negotiation/Apache::Mod[negotiation]/File[negotiation.conf symlink]/target: target changed '../mods-available/negotiation.conf' to '/etc/apache2/mods-available/negotiation.conf' | |
Info: /Stage[main]/Apache::Mod::Negotiation/Apache::Mod[negotiation]/File[negotiation.conf symlink]: Scheduling refresh of Service[httpd] | |
Notice: /Stage[main]/Apache::Mod::Alias/Apache::Mod[alias]/File[alias.load symlink]/target: target changed '../mods-available/alias.load' to '/etc/apache2/mods-available/alias.load' | |
Info: /Stage[main]/Apache::Mod::Alias/Apache::Mod[alias]/File[alias.load symlink]: Scheduling refresh of Service[httpd] | |
Notice: /Stage[main]/Apache::Mod::Reqtimeout/Apache::Mod[reqtimeout]/File[reqtimeout.conf symlink]/target: target changed '../mods-available/reqtimeout.conf' to '/etc/apache2/mods-available/reqtimeout.conf' | |
Info: /Stage[main]/Apache::Mod::Reqtimeout/Apache::Mod[reqtimeout]/File[reqtimeout.conf symlink]: Scheduling refresh of Service[httpd] | |
Notice: /Stage[main]/Apache::Mod::Setenvif/Apache::Mod[setenvif]/File[setenvif.load symlink]/target: target changed '../mods-available/setenvif.load' to '/etc/apache2/mods-available/setenvif.load' | |
Info: /Stage[main]/Apache::Mod::Setenvif/Apache::Mod[setenvif]/File[setenvif.load symlink]: Scheduling refresh of Service[httpd] | |
Info: FileBucket adding {md5}e6fbb8adf631932851d6cc522c1e48d7 | |
Info: /Stage[main]/Apache/File[/etc/apache2/conf.d/charset]: Filebucketed /etc/apache2/conf.d/charset to puppet with sum e6fbb8adf631932851d6cc522c1e48d7 | |
Notice: /Stage[main]/Apache/File[/etc/apache2/conf.d/charset]/ensure: removed | |
Notice: /Stage[main]/Apache::Default_mods/Apache::Mod[auth_basic]/File[auth_basic.load symlink]/target: target changed '../mods-available/auth_basic.load' to '/etc/apache2/mods-available/auth_basic.load' | |
Info: /Stage[main]/Apache::Default_mods/Apache::Mod[auth_basic]/File[auth_basic.load symlink]: Scheduling refresh of Service[httpd] | |
Notice: /Stage[main]/Apache/Concat[/etc/apache2/ports.conf]/File[/var/lib/puppet/concat/_etc_apache2_ports.conf]/ensure: created | |
Info: /Stage[main]/Apache/Concat[/etc/apache2/ports.conf]/File[/var/lib/puppet/concat/_etc_apache2_ports.conf]: Scheduling refresh of Exec[concat_/etc/apache2/ports.conf] | |
Notice: /Stage[main]/Apache/Concat[/etc/apache2/ports.conf]/File[/var/lib/puppet/concat/_etc_apache2_ports.conf/fragments.concat.out]/ensure: created | |
Notice: /Stage[main]/Apache/File[/etc/apache2/sites-enabled/000-default]/ensure: removed | |
Notice: /Stage[main]/Apache::Default_mods/Apache::Mod[authn_file]/File[authn_file.load symlink]/target: target changed '../mods-available/authn_file.load' to '/etc/apache2/mods-available/authn_file.load' | |
Info: /Stage[main]/Apache::Default_mods/Apache::Mod[authn_file]/File[authn_file.load symlink]: Scheduling refresh of Service[httpd] | |
Notice: /Stage[main]/Apache/Apache::Vhost[default]/File[/var/log/apache2]/group: group changed 'adm' to 'root' | |
Notice: /Stage[main]/Apache/Apache::Vhost[default]/File[/var/log/apache2]/mode: mode changed '0750' to '0755' | |
Notice: /Stage[main]/Apache::Mod::Dav/Apache::Mod[dav]/File[dav.load symlink]/ensure: created | |
Info: /Stage[main]/Apache::Mod::Dav/Apache::Mod[dav]/File[dav.load symlink]: Scheduling refresh of Service[httpd] | |
Notice: /Stage[main]/Apache::Mod::Reqtimeout/Apache::Mod[reqtimeout]/File[reqtimeout.load symlink]/target: target changed '../mods-available/reqtimeout.load' to '/etc/apache2/mods-available/reqtimeout.load' | |
Info: /Stage[main]/Apache::Mod::Reqtimeout/Apache::Mod[reqtimeout]/File[reqtimeout.load symlink]: Scheduling refresh of Service[httpd] | |
Info: FileBucket adding {md5}2cad303fc4221d6b0068a8b37597b9fb | |
Info: /Stage[main]/Apache/File[/etc/apache2/conf.d/other-vhosts-access-log]: Filebucketed /etc/apache2/conf.d/other-vhosts-access-log to puppet with sum 2cad303fc4221d6b0068a8b37597b9fb | |
Notice: /Stage[main]/Apache/File[/etc/apache2/conf.d/other-vhosts-access-log]/ensure: removed | |
Info: /etc/apache2/conf.d: Scheduling refresh of Class[Apache::Service] | |
Notice: /Stage[main]/Apache::Mod::Prefork/File[/etc/apache2/mods-available/prefork.conf]/ensure: defined content as '{md5}109c4f51dac10fc1b39373855e566d01' | |
Info: /Stage[main]/Apache::Mod::Prefork/File[/etc/apache2/mods-available/prefork.conf]: Scheduling refresh of Service[httpd] | |
Notice: /Stage[main]/Apache/Concat[/etc/apache2/ports.conf]/File[/var/lib/puppet/concat/_etc_apache2_ports.conf/fragments.concat]/ensure: created | |
Notice: /Stage[main]/Apache::Mod::Mime/Apache::Mod[mime]/File[mime.conf symlink]/target: target changed '../mods-available/mime.conf' to '/etc/apache2/mods-available/mime.conf' | |
Info: /Stage[main]/Apache::Mod::Mime/Apache::Mod[mime]/File[mime.conf symlink]: Scheduling refresh of Service[httpd] | |
Info: /etc/apache2/sites-enabled: Scheduling refresh of Class[Apache::Service] | |
Info: FileBucket adding {md5}b6882491a6d2b823da960f19a50b132f | |
Info: /Stage[main]/Apache::Mod::Dir/File[dir.conf]: Filebucketed /etc/apache2/mods-available/dir.conf to puppet with sum b6882491a6d2b823da960f19a50b132f | |
Notice: /Stage[main]/Apache::Mod::Dir/File[dir.conf]/content: content changed '{md5}b6882491a6d2b823da960f19a50b132f' to '{md5}c741d8ea840e6eb999d739eed47c69d7' | |
Info: /Stage[main]/Apache::Mod::Dir/File[dir.conf]: Scheduling refresh of Service[httpd] | |
Notice: /Stage[main]/Apache::Mod::Dir/Apache::Mod[dir]/File[dir.conf symlink]/target: target changed '../mods-available/dir.conf' to '/etc/apache2/mods-available/dir.conf' | |
Info: /Stage[main]/Apache::Mod::Dir/Apache::Mod[dir]/File[dir.conf symlink]: Scheduling refresh of Service[httpd] | |
Notice: /Stage[main]/Apache::Mod::Dir/Apache::Mod[dir]/File[dir.load symlink]/target: target changed '../mods-available/dir.load' to '/etc/apache2/mods-available/dir.load' | |
Info: /Stage[main]/Apache::Mod::Dir/Apache::Mod[dir]/File[dir.load symlink]: Scheduling refresh of Service[httpd] | |
Info: FileBucket adding {md5}17f662fd023dbaaab9d89f9a11ae58c1 | |
Info: /Stage[main]/Apache::Mod::Dav_fs/Apache::Mod[dav_fs]/File[dav_fs.load]: Filebucketed /etc/apache2/mods-available/dav_fs.load to puppet with sum 17f662fd023dbaaab9d89f9a11ae58c1 | |
Notice: /Stage[main]/Apache::Mod::Dav_fs/Apache::Mod[dav_fs]/File[dav_fs.load]/content: content changed '{md5}17f662fd023dbaaab9d89f9a11ae58c1' to '{md5}3fa14d6e9f9d8eb25d09ed4823508f6d' | |
Info: /Stage[main]/Apache::Mod::Dav_fs/Apache::Mod[dav_fs]/File[dav_fs.load]: Scheduling refresh of Service[httpd] | |
Notice: /Stage[main]/Apache::Mod::Dav_fs/Apache::Mod[dav_fs]/File[dav_fs.load symlink]/ensure: created | |
Info: /Stage[main]/Apache::Mod::Dav_fs/Apache::Mod[dav_fs]/File[dav_fs.load symlink]: Scheduling refresh of Service[httpd] | |
Info: FileBucket adding {md5}926033d21c2819e794c94a251355acc9 | |
Info: /Stage[main]/Apache::Mod::Alias/File[alias.conf]: Filebucketed /etc/apache2/mods-available/alias.conf to puppet with sum 926033d21c2819e794c94a251355acc9 | |
Notice: /Stage[main]/Apache::Mod::Alias/File[alias.conf]/content: content changed '{md5}926033d21c2819e794c94a251355acc9' to '{md5}1683c73ed9c2c3a0afccdeab9b2d1298' | |
Info: /Stage[main]/Apache::Mod::Alias/File[alias.conf]: Scheduling refresh of Service[httpd] | |
Notice: /Stage[main]/Apache::Mod::Alias/Apache::Mod[alias]/File[alias.conf symlink]/target: target changed '../mods-available/alias.conf' to '/etc/apache2/mods-available/alias.conf' | |
Info: /Stage[main]/Apache::Mod::Alias/Apache::Mod[alias]/File[alias.conf symlink]: Scheduling refresh of Service[httpd] | |
Notice: /Stage[main]/Apache::Mod::Negotiation/Apache::Mod[negotiation]/File[negotiation.load symlink]/target: target changed '../mods-available/negotiation.load' to '/etc/apache2/mods-available/negotiation.load' | |
Info: /Stage[main]/Apache::Mod::Negotiation/Apache::Mod[negotiation]/File[negotiation.load symlink]: Scheduling refresh of Service[httpd] | |
Notice: /Stage[main]/Apache/Concat[/etc/apache2/ports.conf]/File[/var/lib/puppet/concat/_etc_apache2_ports.conf/fragments]/ensure: created | |
Info: /Stage[main]/Apache/Concat[/etc/apache2/ports.conf]/File[/var/lib/puppet/concat/_etc_apache2_ports.conf/fragments]: Scheduling refresh of Exec[concat_/etc/apache2/ports.conf] | |
Notice: /Stage[main]/Apache/Apache::Vhost[default]/Apache::Namevirtualhost[*:80]/Concat::Fragment[NameVirtualHost *:80]/File[/var/lib/puppet/concat/_etc_apache2_ports.conf/fragments/10_NameVirtualHost *_80]/ensure: created | |
Info: /Stage[main]/Apache/Apache::Vhost[default]/Apache::Namevirtualhost[*:80]/Concat::Fragment[NameVirtualHost *:80]/File[/var/lib/puppet/concat/_etc_apache2_ports.conf/fragments/10_NameVirtualHost *_80]: Scheduling refresh of Exec[concat_/etc/apache2/ports.conf] | |
Notice: /Stage[main]/Apache/Apache::Vhost[default]/Apache::Listen[80]/Concat::Fragment[Listen 80]/File[/var/lib/puppet/concat/_etc_apache2_ports.conf/fragments/10_Listen 80]/ensure: created | |
Info: /Stage[main]/Apache/Apache::Vhost[default]/Apache::Listen[80]/Concat::Fragment[Listen 80]/File[/var/lib/puppet/concat/_etc_apache2_ports.conf/fragments/10_Listen 80]: Scheduling refresh of Exec[concat_/etc/apache2/ports.conf] | |
Info: FileBucket adding {md5}bf4746bf3b38bdbbd82ba21b3933ba10 | |
Info: /Stage[main]/Apache/File[/etc/apache2/sites-available/default-ssl]: Filebucketed /etc/apache2/sites-available/default-ssl to puppet with sum bf4746bf3b38bdbbd82ba21b3933ba10 | |
Notice: /Stage[main]/Apache/File[/etc/apache2/sites-available/default-ssl]/ensure: removed | |
Notice: /Stage[main]/Apache::Mod::Setenvif/Apache::Mod[setenvif]/File[setenvif.conf symlink]/target: target changed '../mods-available/setenvif.conf' to '/etc/apache2/mods-available/setenvif.conf' | |
Info: /Stage[main]/Apache::Mod::Setenvif/Apache::Mod[setenvif]/File[setenvif.conf symlink]: Scheduling refresh of Service[httpd] | |
Notice: /Stage[main]/Apache::Mod::Php/Apache::Mod[php5]/File[php5.load symlink]/target: target changed '../mods-available/php5.load' to '/etc/apache2/mods-available/php5.load' | |
Info: /Stage[main]/Apache::Mod::Php/Apache::Mod[php5]/File[php5.load symlink]: Scheduling refresh of Service[httpd] | |
Notice: /Stage[main]/Apache::Default_mods/Apache::Mod[authz_default]/File[authz_default.load symlink]/target: target changed '../mods-available/authz_default.load' to '/etc/apache2/mods-available/authz_default.load' | |
Info: /Stage[main]/Apache::Default_mods/Apache::Mod[authz_default]/File[authz_default.load symlink]: Scheduling refresh of Service[httpd] | |
Info: FileBucket adding {md5}b38ca5a963f52930ede3f4e1958f3275 | |
Info: /Stage[main]/Apache/File[/etc/apache2/sites-available/default]: Filebucketed /etc/apache2/sites-available/default to puppet with sum b38ca5a963f52930ede3f4e1958f3275 | |
Notice: /Stage[main]/Apache/File[/etc/apache2/sites-available/default]/ensure: removed | |
Info: /etc/apache2/sites-available: Scheduling refresh of Class[Apache::Service] | |
Notice: /Stage[main]/Apache/Apache::Vhost[default]/File[15-default.conf]/ensure: created | |
Info: /Stage[main]/Apache/Apache::Vhost[default]/File[15-default.conf]: Scheduling refresh of Service[httpd] | |
Notice: /Stage[main]/Apache/Apache::Vhost[default]/File[15-default.conf symlink]/ensure: created | |
Info: /Stage[main]/Apache/Apache::Vhost[default]/File[15-default.conf symlink]: Scheduling refresh of Service[httpd] | |
Notice: /Stage[main]/Apache::Mod::Deflate/Apache::Mod[deflate]/File[deflate.conf symlink]/target: target changed '../mods-available/deflate.conf' to '/etc/apache2/mods-available/deflate.conf' | |
Info: /Stage[main]/Apache::Mod::Deflate/Apache::Mod[deflate]/File[deflate.conf symlink]: Scheduling refresh of Service[httpd] | |
Notice: /Stage[main]/Apache::Mod::Deflate/Apache::Mod[deflate]/File[deflate.load symlink]/target: target changed '../mods-available/deflate.load' to '/etc/apache2/mods-available/deflate.load' | |
Info: /Stage[main]/Apache::Mod::Deflate/Apache::Mod[deflate]/File[deflate.load symlink]: Scheduling refresh of Service[httpd] | |
Notice: /Stage[main]/Apache::Mod::Autoindex/Apache::Mod[autoindex]/File[autoindex.load symlink]/target: target changed '../mods-available/autoindex.load' to '/etc/apache2/mods-available/autoindex.load' | |
Info: /Stage[main]/Apache::Mod::Autoindex/Apache::Mod[autoindex]/File[autoindex.load symlink]: Scheduling refresh of Service[httpd] | |
Error: Failed to set group to '0': Operation not permitted - /var/www/public | |
Error: /Stage[main]//Apache::Vhost[DXxnx2kr3lgS]/File[/var/www/public]/ensure: change from absent to directory failed: Failed to set group to '0': Operation not permitted - /var/www/public | |
Notice: /Stage[main]//Apache::Vhost[DXxnx2kr3lgS]/File[25-DXxnx2kr3lgS.conf]: Dependency File[/var/www/public] has failures: true | |
Warning: /Stage[main]//Apache::Vhost[DXxnx2kr3lgS]/File[25-DXxnx2kr3lgS.conf]: Skipping because of failed dependencies | |
Notice: /Stage[main]//Apache::Vhost[DXxnx2kr3lgS]/File[25-DXxnx2kr3lgS.conf symlink]: Dependency File[/var/www/public] has failures: true | |
Warning: /Stage[main]//Apache::Vhost[DXxnx2kr3lgS]/File[25-DXxnx2kr3lgS.conf symlink]: Skipping because of failed dependencies | |
Info: FileBucket adding {md5}77ea294b47d8d2e4dc68107907da8311 | |
Info: /Stage[main]/Apache::Mod::Autoindex/File[autoindex.conf]: Filebucketed /etc/apache2/mods-available/autoindex.conf to puppet with sum 77ea294b47d8d2e4dc68107907da8311 | |
Notice: /Stage[main]/Apache::Mod::Autoindex/File[autoindex.conf]/content: content changed '{md5}77ea294b47d8d2e4dc68107907da8311' to '{md5}2421a3c6df32c7e38c2a7a22afdf5728' | |
Info: /Stage[main]/Apache::Mod::Autoindex/File[autoindex.conf]: Scheduling refresh of Service[httpd] | |
Notice: /Stage[main]/Apache::Mod::Autoindex/Apache::Mod[autoindex]/File[autoindex.conf symlink]/target: target changed '../mods-available/autoindex.conf' to '/etc/apache2/mods-available/autoindex.conf' | |
Info: /Stage[main]/Apache::Mod::Autoindex/Apache::Mod[autoindex]/File[autoindex.conf symlink]: Scheduling refresh of Service[httpd] | |
Notice: /Stage[main]/Apache/Concat::Fragment[Apache ports header]/File[/var/lib/puppet/concat/_etc_apache2_ports.conf/fragments/10_Apache ports header]/ensure: created | |
Info: /Stage[main]/Apache/Concat::Fragment[Apache ports header]/File[/var/lib/puppet/concat/_etc_apache2_ports.conf/fragments/10_Apache ports header]: Scheduling refresh of Exec[concat_/etc/apache2/ports.conf] | |
Notice: /Stage[main]/Apache/Concat[/etc/apache2/ports.conf]/Exec[concat_/etc/apache2/ports.conf]/returns: executed successfully | |
Notice: /Stage[main]/Apache/Concat[/etc/apache2/ports.conf]/Exec[concat_/etc/apache2/ports.conf]: Triggered 'refresh' from 5 events | |
Info: FileBucket adding {md5}38b31d20326f3640a8dfbe1ff5d1c4ad | |
Info: /Stage[main]/Apache/Concat[/etc/apache2/ports.conf]/File[/etc/apache2/ports.conf]: Filebucketed /etc/apache2/ports.conf to puppet with sum 38b31d20326f3640a8dfbe1ff5d1c4ad | |
Notice: /Stage[main]/Apache/Concat[/etc/apache2/ports.conf]/File[/etc/apache2/ports.conf]/content: content changed '{md5}38b31d20326f3640a8dfbe1ff5d1c4ad' to '{md5}ac3b658e433eba85f350d4068b0ef826' | |
Info: Concat[/etc/apache2/ports.conf]: Scheduling refresh of Class[Apache::Service] | |
Info: Class[Mysql::Server::Service]: Scheduling refresh of Service[mysqld] | |
Notice: /Stage[main]/Mysql::Server::Service/Service[mysqld]: Triggered 'refresh' from 1 events | |
Notice: /Stage[main]/Mysql::Server::Root_password/Mysql_user[root@localhost]/password_hash: defined 'password_hash' as '*94BDCEBE19083CE2A1F959FD02F964C7AF4CFC29' | |
Notice: /Stage[main]/Mysql::Server::Root_password/File[/root/.my.cnf]/ensure: defined content as '{md5}51cb28a15c9b943c690895d496a3a3ae' | |
Notice: /Stage[main]//Mysql_db[ldd9DbYkM8A6]/Mysql::Db[test]/Mysql_database[test]/charset: charset changed 'latin1' to 'utf8' | |
Notice: /Stage[main]//Mysql_db[ldd9DbYkM8A6]/Mysql::Db[test]/Mysql_database[test]/collate: collate changed 'latin1_swedish_ci' to 'utf8_general_ci' | |
Notice: /Stage[main]//Mysql_db[ldd9DbYkM8A6]/Mysql::Db[test]/Mysql_user[test@localhost]/ensure: created | |
Notice: /Stage[main]//Mysql_db[ldd9DbYkM8A6]/Mysql::Db[test]/Mysql_grant[test@localhost/test.*]/ensure: created | |
Notice: /Stage[main]/Apache::Mod::Prefork/File[/etc/apache2/mods-enabled/prefork.conf]/ensure: created | |
Info: /Stage[main]/Apache::Mod::Prefork/File[/etc/apache2/mods-enabled/prefork.conf]: Scheduling refresh of Service[httpd] | |
Info: FileBucket adding {md5}d5a6d244a72d1f245ff1be02c534c13f | |
Info: /Stage[main]/Apache::Mod::Php/File[php5.conf]: Filebucketed /etc/apache2/mods-available/php5.conf to puppet with sum d5a6d244a72d1f245ff1be02c534c13f | |
Notice: /Stage[main]/Apache::Mod::Php/File[php5.conf]/content: content changed '{md5}d5a6d244a72d1f245ff1be02c534c13f' to '{md5}49e2d214790835c141fcaf6d74b5a96d' | |
Info: /Stage[main]/Apache::Mod::Php/File[php5.conf]: Scheduling refresh of Service[httpd] | |
Notice: /Stage[main]/Apache::Mod::Php/Apache::Mod[php5]/File[php5.conf symlink]/target: target changed '../mods-available/php5.conf' to '/etc/apache2/mods-available/php5.conf' | |
Info: /Stage[main]/Apache::Mod::Php/Apache::Mod[php5]/File[php5.conf symlink]: Scheduling refresh of Service[httpd] | |
Notice: /Stage[main]/Apache::Mod::Rewrite/Apache::Mod[rewrite]/File[rewrite.load symlink]/ensure: created | |
Info: /Stage[main]/Apache::Mod::Rewrite/Apache::Mod[rewrite]/File[rewrite.load symlink]: Scheduling refresh of Service[httpd] | |
Notice: /Stage[main]/Composer/Exec[download_composer]/returns: executed successfully | |
Notice: /Stage[main]/Composer/File[/usr/local/bin/composer]/ensure: defined content as '{md5}7cadc25398bacfa4cff851f7b75debd2' | |
Notice: /Stage[main]/Apache::Default_mods/Apache::Mod[authz_host]/File[authz_host.load symlink]/target: target changed '../mods-available/authz_host.load' to '/etc/apache2/mods-available/authz_host.load' | |
Info: /Stage[main]/Apache::Default_mods/Apache::Mod[authz_host]/File[authz_host.load symlink]: Scheduling refresh of Service[httpd] | |
Notice: /Stage[main]/Apache::Default_mods/Apache::Mod[env]/File[env.load symlink]/target: target changed '../mods-available/env.load' to '/etc/apache2/mods-available/env.load' | |
Info: /Stage[main]/Apache::Default_mods/Apache::Mod[env]/File[env.load symlink]: Scheduling refresh of Service[httpd] | |
Notice: /Stage[main]//File[/home/vagrant]/group: group changed 'vagrant' to 'root' | |
Notice: /Stage[main]//Exec[dotfiles]/returns: executed successfully | |
Notice: /Stage[main]/Apache::Mod::Dav_fs/Apache::Mod[dav_fs]/File[dav_fs.conf symlink]/ensure: created | |
Info: /Stage[main]/Apache::Mod::Dav_fs/Apache::Mod[dav_fs]/File[dav_fs.conf symlink]: Scheduling refresh of Service[httpd] | |
Notice: /Stage[main]//Puphpet::Ini[display_errors]/File[/etc/php5/mods-available/zzzz_custom.ini]/ensure: created | |
Notice: /Stage[main]//Puphpet::Ini[error_reporting]/Php::Augeas[CUSTOM/error_reporting--1]/Augeas[php_ini-CUSTOM/error_reporting--1]/returns: executed successfully | |
Info: Php::Augeas[CUSTOM/error_reporting--1]: Scheduling refresh of Service[httpd] | |
Notice: /Stage[main]//Puphpet::Ini[display_errors]/File[/etc/php5/conf.d/zzzz_custom.ini]/ensure: created | |
Notice: /Stage[main]//Puphpet::Ini[session.save_path]/Php::Augeas[CUSTOM/session.save_path-/var/lib/php/session]/Augeas[php_ini-CUSTOM/session.save_path-/var/lib/php/session]/returns: executed successfully | |
Notice: /Stage[main]//Puphpet::Ini[undef]/Php::Augeas[CUSTOM/date.timezone-America/New_York]/Augeas[php_ini-CUSTOM/date.timezone-America/New_York]/returns: executed successfully | |
Info: Php::Augeas[CUSTOM/session.save_path-/var/lib/php/session]: Scheduling refresh of Service[httpd] | |
Info: Php::Augeas[CUSTOM/date.timezone-America/New_York]: Scheduling refresh of Service[httpd] | |
Notice: /Stage[main]//Puphpet::Ini[display_errors]/Php::Augeas[CUSTOM/display_errors-true]/Augeas[php_ini-CUSTOM/display_errors-true]/returns: executed successfully | |
Info: Php::Augeas[CUSTOM/display_errors-true]: Scheduling refresh of Service[httpd] | |
Notice: /Stage[main]/Php::Devel/Package[php5-dev]/ensure: ensure changed 'purged' to 'present' | |
Notice: /Stage[main]//Php_pecl_mod[pecl_http]/Php::Pecl::Module[pecl_http]/Exec[pecl-pecl_http]/returns: executed successfully | |
Notice: /Stage[main]//Php_pecl_mod[APC]/Php::Pecl::Module[APC]/Exec[pecl-APC]/returns: executed successfully | |
Notice: /Stage[main]//Php_mod[mcrypt]/Php::Module[mcrypt]/Package[PhpModule_mcrypt]/ensure: ensure changed 'purged' to 'present' | |
Info: /Stage[main]//Php_mod[mcrypt]/Php::Module[mcrypt]/Package[PhpModule_mcrypt]: Scheduling refresh of Service[httpd] | |
Notice: /Stage[main]//Php::Module[mysqlnd]/Package[PhpModule_mysqlnd]/ensure: ensure changed 'purged' to 'present' | |
Info: /Stage[main]//Php::Module[mysqlnd]/Package[PhpModule_mysqlnd]: Scheduling refresh of Service[httpd] | |
Notice: /Stage[main]//Php_mod[gd]/Php::Module[gd]/Package[PhpModule_gd]/ensure: ensure changed 'purged' to 'present' | |
Info: /Stage[main]//Php_mod[gd]/Php::Module[gd]/Package[PhpModule_gd]: Scheduling refresh of Service[httpd] | |
Notice: /Stage[main]//Php_mod[intl]/Php::Module[intl]/Package[PhpModule_intl]/ensure: ensure changed 'purged' to 'present' | |
Info: /Stage[main]//Php_mod[intl]/Php::Module[intl]/Package[PhpModule_intl]: Scheduling refresh of Service[httpd] | |
Notice: /Stage[main]/Apache::Mod::Cgi/Apache::Mod[cgi]/File[cgi.load symlink]/target: target changed '../mods-available/cgi.load' to '/etc/apache2/mods-available/cgi.load' | |
Info: /Stage[main]/Apache::Mod::Cgi/Apache::Mod[cgi]/File[cgi.load symlink]: Scheduling refresh of Service[httpd] | |
Info: FileBucket adding {md5}d65845f053d08b82da239c73c9094c35 | |
Info: /Stage[main]/Apache/File[/etc/apache2/mods-available/authnz_ldap.load]: Filebucketed /etc/apache2/mods-available/authnz_ldap.load to puppet with sum d65845f053d08b82da239c73c9094c35 | |
Notice: /Stage[main]/Apache/File[/etc/apache2/mods-available/authnz_ldap.load]/ensure: removed | |
Info: FileBucket adding {md5}3d3719c88d01152e817f74fc2fd6ce9e | |
Info: /Stage[main]/Apache/File[/etc/apache2/mods-available/proxy.load]: Filebucketed /etc/apache2/mods-available/proxy.load to puppet with sum 3d3719c88d01152e817f74fc2fd6ce9e | |
Notice: /Stage[main]/Apache/File[/etc/apache2/mods-available/proxy.load]/ensure: removed | |
Info: FileBucket adding {md5}9ed1ea15654bb594453438154b642539 | |
Info: /Stage[main]/Apache/File[/etc/apache2/mods-available/authz_owner.load]: Filebucketed /etc/apache2/mods-available/authz_owner.load to puppet with sum 9ed1ea15654bb594453438154b642539 | |
Notice: /Stage[main]/Apache/File[/etc/apache2/mods-available/authz_owner.load]/ensure: removed | |
Info: FileBucket adding {md5}1b649ba4fca05e7d22b2080b4a90184a | |
Info: /Stage[main]/Apache/File[/etc/apache2/mods-available/cgid.conf]: Filebucketed /etc/apache2/mods-available/cgid.conf to puppet with sum 1b649ba4fca05e7d22b2080b4a90184a | |
Notice: /Stage[main]/Apache/File[/etc/apache2/mods-available/cgid.conf]/ensure: removed | |
Info: FileBucket adding {md5}8df0170e37a8925238860657d6c60fe5 | |
Info: /Stage[main]/Apache/File[/etc/apache2/mods-available/filter.load]: Filebucketed /etc/apache2/mods-available/filter.load to puppet with sum 8df0170e37a8925238860657d6c60fe5 | |
Notice: /Stage[main]/Apache/File[/etc/apache2/mods-available/filter.load]/ensure: removed | |
Info: FileBucket adding {md5}faad09687e64ebb9670aa0b8095d6642 | |
Info: /Stage[main]/Apache/File[/etc/apache2/mods-available/dav_lock.load]: Filebucketed /etc/apache2/mods-available/dav_lock.load to puppet with sum faad09687e64ebb9670aa0b8095d6642 | |
Notice: /Stage[main]/Apache/File[/etc/apache2/mods-available/dav_lock.load]/ensure: removed | |
Info: FileBucket adding {md5}8400042dd4374fad5eedf33ffb3c68f0 | |
Info: /Stage[main]/Apache/File[/etc/apache2/mods-available/usertrack.load]: Filebucketed /etc/apache2/mods-available/usertrack.load to puppet with sum 8400042dd4374fad5eedf33ffb3c68f0 | |
Notice: /Stage[main]/Apache/File[/etc/apache2/mods-available/usertrack.load]/ensure: removed | |
Info: FileBucket adding {md5}735ac5f246738e11a53f6c515b8dfc48 | |
Info: /Stage[main]/Apache/File[/etc/apache2/mods-available/ldap.load]: Filebucketed /etc/apache2/mods-available/ldap.load to puppet with sum 735ac5f246738e11a53f6c515b8dfc48 | |
Notice: /Stage[main]/Apache/File[/etc/apache2/mods-available/ldap.load]/ensure: removed | |
Info: FileBucket adding {md5}cea4d74e8481cad64ecbdf3d634faa41 | |
Info: /Stage[main]/Apache/File[/etc/apache2/mods-available/ldap.conf]: Filebucketed /etc/apache2/mods-available/ldap.conf to puppet with sum cea4d74e8481cad64ecbdf3d634faa41 | |
Notice: /Stage[main]/Apache/File[/etc/apache2/mods-available/ldap.conf]/ensure: removed | |
Info: FileBucket adding {md5}3d76c5c51100f9c28ae1a66b56e01764 | |
Info: /Stage[main]/Apache/File[/etc/apache2/mods-available/version.load]: Filebucketed /etc/apache2/mods-available/version.load to puppet with sum 3d76c5c51100f9c28ae1a66b56e01764 | |
Notice: /Stage[main]/Apache/File[/etc/apache2/mods-available/version.load]/ensure: removed | |
Info: FileBucket adding {md5}244c49845e4986820171b98bf20d9894 | |
Info: /Stage[main]/Apache/File[/etc/apache2/mods-available/userdir.conf]: Filebucketed /etc/apache2/mods-available/userdir.conf to puppet with sum 244c49845e4986820171b98bf20d9894 | |
Notice: /Stage[main]/Apache/File[/etc/apache2/mods-available/userdir.conf]/ensure: removed | |
Info: FileBucket adding {md5}c05db1b229a7957f0032c0d79ed7e3c9 | |
Info: /Stage[main]/Apache/File[/etc/apache2/mods-available/proxy_ftp.load]: Filebucketed /etc/apache2/mods-available/proxy_ftp.load to puppet with sum c05db1b229a7957f0032c0d79ed7e3c9 | |
Notice: /Stage[main]/Apache/File[/etc/apache2/mods-available/proxy_ftp.load]/ensure: removed | |
Info: FileBucket adding {md5}09693ffd352436e900afd719c5a5a8b3 | |
Info: /Stage[main]/Apache/File[/etc/apache2/mods-available/status.conf]: Filebucketed /etc/apache2/mods-available/status.conf to puppet with sum 09693ffd352436e900afd719c5a5a8b3 | |
Notice: /Stage[main]/Apache/File[/etc/apache2/mods-available/status.conf]/ensure: removed | |
Info: FileBucket adding {md5}ad029e43cbc26f4657cd88774807982a | |
Info: /Stage[main]/Apache/File[/etc/apache2/mods-available/proxy_balancer.load]: Filebucketed /etc/apache2/mods-available/proxy_balancer.load to puppet with sum ad029e43cbc26f4657cd88774807982a | |
Notice: /Stage[main]/Apache/File[/etc/apache2/mods-available/proxy_balancer.load]/ensure: removed | |
Info: FileBucket adding {md5}c1faffe40b8bed9f2b817b9dc0503bb6 | |
Info: /Stage[main]/Apache/File[/etc/apache2/mods-available/info.load]: Filebucketed /etc/apache2/mods-available/info.load to puppet with sum c1faffe40b8bed9f2b817b9dc0503bb6 | |
Notice: /Stage[main]/Apache/File[/etc/apache2/mods-available/info.load]/ensure: removed | |
Info: FileBucket adding {md5}f097659127628ec6f9c6a558d0baf566 | |
Info: /Stage[main]/Apache/File[/etc/apache2/mods-available/file_cache.load]: Filebucketed /etc/apache2/mods-available/file_cache.load to puppet with sum f097659127628ec6f9c6a558d0baf566 | |
Notice: /Stage[main]/Apache/File[/etc/apache2/mods-available/file_cache.load]/ensure: removed | |
Info: FileBucket adding {md5}dac64edc06fe538c2edd7b3f1f3b03f1 | |
Info: /Stage[main]/Apache/File[/etc/apache2/mods-available/expires.load]: Filebucketed /etc/apache2/mods-available/expires.load to puppet with sum dac64edc06fe538c2edd7b3f1f3b03f1 | |
Notice: /Stage[main]/Apache/File[/etc/apache2/mods-available/expires.load]/ensure: removed | |
Info: FileBucket adding {md5}b6d44b2da1c5246a290738729b3b6980 | |
Info: /Stage[main]/Apache/File[/etc/apache2/mods-available/proxy_ftp.conf]: Filebucketed /etc/apache2/mods-available/proxy_ftp.conf to puppet with sum b6d44b2da1c5246a290738729b3b6980 | |
Notice: /Stage[main]/Apache/File[/etc/apache2/mods-available/proxy_ftp.conf]/ensure: removed | |
Info: FileBucket adding {md5}f9b9a0503caeb92985bd840a28f5e5b9 | |
Info: /Stage[main]/Apache/File[/etc/apache2/mods-available/asis.load]: Filebucketed /etc/apache2/mods-available/asis.load to puppet with sum f9b9a0503caeb92985bd840a28f5e5b9 | |
Notice: /Stage[main]/Apache/File[/etc/apache2/mods-available/asis.load]/ensure: removed | |
Info: FileBucket adding {md5}fdd42d34966c329cdee2435dfe72ee24 | |
Info: /Stage[main]/Apache/File[/etc/apache2/mods-available/vhost_alias.load]: Filebucketed /etc/apache2/mods-available/vhost_alias.load to puppet with sum fdd42d34966c329cdee2435dfe72ee24 | |
Notice: /Stage[main]/Apache/File[/etc/apache2/mods-available/vhost_alias.load]/ensure: removed | |
Info: FileBucket adding {md5}31f28d4e82635d2393210b424369674b | |
Info: /Stage[main]/Apache/File[/etc/apache2/mods-available/ssl.conf]: Filebucketed /etc/apache2/mods-available/ssl.conf to puppet with sum 31f28d4e82635d2393210b424369674b | |
Notice: /Stage[main]/Apache/File[/etc/apache2/mods-available/ssl.conf]/ensure: removed | |
Info: FileBucket adding {md5}95dcfd2efdd41666de5f31dd72e01e41 | |
Info: /Stage[main]/Apache/File[/etc/apache2/mods-available/actions.load]: Filebucketed /etc/apache2/mods-available/actions.load to puppet with sum 95dcfd2efdd41666de5f31dd72e01e41 | |
Notice: /Stage[main]/Apache/File[/etc/apache2/mods-available/actions.load]/ensure: removed | |
Info: FileBucket adding {md5}6c13959015fb35276572070b44e63380 | |
Info: /Stage[main]/Apache/File[/etc/apache2/mods-available/unique_id.load]: Filebucketed /etc/apache2/mods-available/unique_id.load to puppet with sum 6c13959015fb35276572070b44e63380 | |
Notice: /Stage[main]/Apache/File[/etc/apache2/mods-available/unique_id.load]/ensure: removed | |
Info: FileBucket adding {md5}161b514c355c6daa95f11371fb9c184c | |
Info: /Stage[main]/Apache/File[/etc/apache2/mods-available/proxy_http.load]: Filebucketed /etc/apache2/mods-available/proxy_http.load to puppet with sum 161b514c355c6daa95f11371fb9c184c | |
Notice: /Stage[main]/Apache/File[/etc/apache2/mods-available/proxy_http.load]/ensure: removed | |
Info: FileBucket adding {md5}2c2d9adcb273f934304e7dfb5775f7b9 | |
Info: /Stage[main]/Apache/File[/etc/apache2/mods-available/cern_meta.load]: Filebucketed /etc/apache2/mods-available/cern_meta.load to puppet with sum 2c2d9adcb273f934304e7dfb5775f7b9 | |
Notice: /Stage[main]/Apache/File[/etc/apache2/mods-available/cern_meta.load]/ensure: removed | |
Info: FileBucket adding {md5}86e21a672a4f245715a788f9873174ed | |
Info: /Stage[main]/Apache/File[/etc/apache2/mods-available/authn_dbd.load]: Filebucketed /etc/apache2/mods-available/authn_dbd.load to puppet with sum 86e21a672a4f245715a788f9873174ed | |
Notice: /Stage[main]/Apache/File[/etc/apache2/mods-available/authn_dbd.load]/ensure: removed | |
Info: FileBucket adding {md5}b53708e8eaf6c32354b0498bd02da5d4 | |
Info: /Stage[main]/Apache/File[/etc/apache2/mods-available/proxy_balancer.conf]: Filebucketed /etc/apache2/mods-available/proxy_balancer.conf to puppet with sum b53708e8eaf6c32354b0498bd02da5d4 | |
Notice: /Stage[main]/Apache/File[/etc/apache2/mods-available/proxy_balancer.conf]/ensure: removed | |
Info: FileBucket adding {md5}51f3d40cb47a4bd739dedf1e6d69e646 | |
Info: /Stage[main]/Apache/File[/etc/apache2/mods-available/authz_dbm.load]: Filebucketed /etc/apache2/mods-available/authz_dbm.load to puppet with sum 51f3d40cb47a4bd739dedf1e6d69e646 | |
Notice: /Stage[main]/Apache/File[/etc/apache2/mods-available/authz_dbm.load]/ensure: removed | |
Info: FileBucket adding {md5}03cbe85c698911a3d3235b4855726481 | |
Info: /Stage[main]/Apache/File[/etc/apache2/mods-available/authn_anon.load]: Filebucketed /etc/apache2/mods-available/authn_anon.load to puppet with sum 03cbe85c698911a3d3235b4855726481 | |
Notice: /Stage[main]/Apache/File[/etc/apache2/mods-available/authn_anon.load]/ensure: removed | |
Info: FileBucket adding {md5}e496c26d829f0186e46a87eace8a42f6 | |
Info: /Stage[main]/Apache/File[/etc/apache2/mods-available/actions.conf]: Filebucketed /etc/apache2/mods-available/actions.conf to puppet with sum e496c26d829f0186e46a87eace8a42f6 | |
Notice: /Stage[main]/Apache/File[/etc/apache2/mods-available/actions.conf]/ensure: removed | |
Info: FileBucket adding {md5}d3c4acfca1322274a9a8504e8cef27e9 | |
Info: /Stage[main]/Apache/File[/etc/apache2/mods-available/ext_filter.load]: Filebucketed /etc/apache2/mods-available/ext_filter.load to puppet with sum d3c4acfca1322274a9a8504e8cef27e9 | |
Notice: /Stage[main]/Apache/File[/etc/apache2/mods-available/ext_filter.load]/ensure: removed | |
Info: FileBucket adding {md5}4a523a67fa6f1b4f5966a4d583f8f433 | |
Info: /Stage[main]/Apache/File[/etc/apache2/mods-available/disk_cache.load]: Filebucketed /etc/apache2/mods-available/disk_cache.load to puppet with sum 4a523a67fa6f1b4f5966a4d583f8f433 | |
Notice: /Stage[main]/Apache/File[/etc/apache2/mods-available/disk_cache.load]/ensure: removed | |
Info: FileBucket adding {md5}fe06d97d8cb000ef4b60ba2a7cff92e9 | |
Info: /Stage[main]/Apache/File[/etc/apache2/mods-available/disk_cache.conf]: Filebucketed /etc/apache2/mods-available/disk_cache.conf to puppet with sum fe06d97d8cb000ef4b60ba2a7cff92e9 | |
Notice: /Stage[main]/Apache/File[/etc/apache2/mods-available/disk_cache.conf]/ensure: removed | |
Info: FileBucket adding {md5}50e63dc17612e22484a88f537e8aec8e | |
Info: /Stage[main]/Apache/File[/etc/apache2/mods-available/substitute.load]: Filebucketed /etc/apache2/mods-available/substitute.load to puppet with sum 50e63dc17612e22484a88f537e8aec8e | |
Notice: /Stage[main]/Apache/File[/etc/apache2/mods-available/substitute.load]/ensure: removed | |
Info: FileBucket adding {md5}d81c1513a20845e92307cb59d806c589 | |
Info: /Stage[main]/Apache/File[/etc/apache2/mods-available/authn_alias.load]: Filebucketed /etc/apache2/mods-available/authn_alias.load to puppet with sum d81c1513a20845e92307cb59d806c589 | |
Notice: /Stage[main]/Apache/File[/etc/apache2/mods-available/authn_alias.load]/ensure: removed | |
Info: FileBucket adding {md5}4e37546871dbcba8550a0d781f6fbfa8 | |
Info: /Stage[main]/Apache/File[/etc/apache2/mods-available/authn_dbm.load]: Filebucketed /etc/apache2/mods-available/authn_dbm.load to puppet with sum 4e37546871dbcba8550a0d781f6fbfa8 | |
Notice: /Stage[main]/Apache/File[/etc/apache2/mods-available/authn_dbm.load]/ensure: removed | |
Info: FileBucket adding {md5}5b40618d1d3ec04e618b05581effd68a | |
Info: /Stage[main]/Apache/File[/etc/apache2/mods-available/proxy.conf]: Filebucketed /etc/apache2/mods-available/proxy.conf to puppet with sum 5b40618d1d3ec04e618b05581effd68a | |
Notice: /Stage[main]/Apache/File[/etc/apache2/mods-available/proxy.conf]/ensure: removed | |
Info: FileBucket adding {md5}f03fe275174a5ed97b0f5f5726ccea60 | |
Info: /Stage[main]/Apache/File[/etc/apache2/mods-available/dbd.load]: Filebucketed /etc/apache2/mods-available/dbd.load to puppet with sum f03fe275174a5ed97b0f5f5726ccea60 | |
Notice: /Stage[main]/Apache/File[/etc/apache2/mods-available/dbd.load]/ensure: removed | |
Info: FileBucket adding {md5}ba7d09162b65d09397bd58be33138e4d | |
Info: /Stage[main]/Apache/File[/etc/apache2/mods-available/headers.load]: Filebucketed /etc/apache2/mods-available/headers.load to puppet with sum ba7d09162b65d09397bd58be33138e4d | |
Notice: /Stage[main]/Apache/File[/etc/apache2/mods-available/headers.load]/ensure: removed | |
Info: FileBucket adding {md5}e058e03c1d4f9e4d8e2c439ed75cc501 | |
Info: /Stage[main]/Apache/File[/etc/apache2/mods-available/proxy_ajp.load]: Filebucketed /etc/apache2/mods-available/proxy_ajp.load to puppet with sum e058e03c1d4f9e4d8e2c439ed75cc501 | |
Notice: /Stage[main]/Apache/File[/etc/apache2/mods-available/proxy_ajp.load]/ensure: removed | |
Info: FileBucket adding {md5}6bc4b5de977f70a0b6ae98ab04383c0c | |
Info: /Stage[main]/Apache/File[/etc/apache2/mods-available/proxy_connect.load]: Filebucketed /etc/apache2/mods-available/proxy_connect.load to puppet with sum 6bc4b5de977f70a0b6ae98ab04383c0c | |
Notice: /Stage[main]/Apache/File[/etc/apache2/mods-available/proxy_connect.load]/ensure: removed | |
Info: FileBucket adding {md5}c3ee2eac02c248b5a39fb1a7afee4cb9 | |
Info: /Stage[main]/Apache/File[/etc/apache2/mods-available/cgid.load]: Filebucketed /etc/apache2/mods-available/cgid.load to puppet with sum c3ee2eac02c248b5a39fb1a7afee4cb9 | |
Notice: /Stage[main]/Apache/File[/etc/apache2/mods-available/cgid.load]/ensure: removed | |
Info: FileBucket adding {md5}095570b0cb18ebdfc357a2241c6932ea | |
Info: /Stage[main]/Apache/File[/etc/apache2/mods-available/speling.load]: Filebucketed /etc/apache2/mods-available/speling.load to puppet with sum 095570b0cb18ebdfc357a2241c6932ea | |
Notice: /Stage[main]/Apache/File[/etc/apache2/mods-available/speling.load]/ensure: removed | |
Info: FileBucket adding {md5}cb11d685e60db26bbdad456263bf63b7 | |
Info: /Stage[main]/Apache/File[/etc/apache2/mods-available/proxy_scgi.load]: Filebucketed /etc/apache2/mods-available/proxy_scgi.load to puppet with sum cb11d685e60db26bbdad456263bf63b7 | |
Notice: /Stage[main]/Apache/File[/etc/apache2/mods-available/proxy_scgi.load]/ensure: removed | |
Info: FileBucket adding {md5}51ba623a8a2bd71c512f847d02e0934f | |
Info: /Stage[main]/Apache/File[/etc/apache2/mods-available/ident.load]: Filebucketed /etc/apache2/mods-available/ident.load to puppet with sum 51ba623a8a2bd71c512f847d02e0934f | |
Notice: /Stage[main]/Apache/File[/etc/apache2/mods-available/ident.load]/ensure: removed | |
Info: FileBucket adding {md5}282139ee986076295f97a67987e2554b | |
Info: /Stage[main]/Apache/File[/etc/apache2/mods-available/mem_cache.load]: Filebucketed /etc/apache2/mods-available/mem_cache.load to puppet with sum 282139ee986076295f97a67987e2554b | |
Notice: /Stage[main]/Apache/File[/etc/apache2/mods-available/mem_cache.load]/ensure: removed | |
Info: FileBucket adding {md5}0174ea31061cbf1d73e48c89f30b802e | |
Info: /Stage[main]/Apache/File[/etc/apache2/mods-available/mime_magic.conf]: Filebucketed /etc/apache2/mods-available/mime_magic.conf to puppet with sum 0174ea31061cbf1d73e48c89f30b802e | |
Notice: /Stage[main]/Apache/File[/etc/apache2/mods-available/mime_magic.conf]/ensure: removed | |
Info: FileBucket adding {md5}9f18d50ca7613b9c694de9ef4545d6c5 | |
Info: /Stage[main]/Apache/File[/etc/apache2/mods-available/mem_cache.conf]: Filebucketed /etc/apache2/mods-available/mem_cache.conf to puppet with sum 9f18d50ca7613b9c694de9ef4545d6c5 | |
Notice: /Stage[main]/Apache/File[/etc/apache2/mods-available/mem_cache.conf]/ensure: removed | |
Info: FileBucket adding {md5}75536619bec23ffc5c907734cce151a0 | |
Info: /Stage[main]/Apache/File[/etc/apache2/mods-available/ssl.load]: Filebucketed /etc/apache2/mods-available/ssl.load to puppet with sum 75536619bec23ffc5c907734cce151a0 | |
Notice: /Stage[main]/Apache/File[/etc/apache2/mods-available/ssl.load]/ensure: removed | |
Info: FileBucket adding {md5}427760ab8396c2a3af8dfa25ed62c92c | |
Info: /Stage[main]/Apache/File[/etc/apache2/mods-available/include.load]: Filebucketed /etc/apache2/mods-available/include.load to puppet with sum 427760ab8396c2a3af8dfa25ed62c92c | |
Notice: /Stage[main]/Apache/File[/etc/apache2/mods-available/include.load]/ensure: removed | |
Info: FileBucket adding {md5}a54d861749157cc576744d50d8d2d773 | |
Info: /Stage[main]/Apache/File[/etc/apache2/mods-available/authn_default.load]: Filebucketed /etc/apache2/mods-available/authn_default.load to puppet with sum a54d861749157cc576744d50d8d2d773 | |
Notice: /Stage[main]/Apache/File[/etc/apache2/mods-available/authn_default.load]/ensure: removed | |
Info: FileBucket adding {md5}ab5c69aa0c91f11157e9bfc4972f8cce | |
Info: /Stage[main]/Apache/File[/etc/apache2/mods-available/mime_magic.load]: Filebucketed /etc/apache2/mods-available/mime_magic.load to puppet with sum ab5c69aa0c91f11157e9bfc4972f8cce | |
Notice: /Stage[main]/Apache/File[/etc/apache2/mods-available/mime_magic.load]/ensure: removed | |
Info: FileBucket adding {md5}1585fcd1b631c2e9b166e170cb162c54 | |
Info: /Stage[main]/Apache/File[/etc/apache2/mods-available/charset_lite.load]: Filebucketed /etc/apache2/mods-available/charset_lite.load to puppet with sum 1585fcd1b631c2e9b166e170cb162c54 | |
Notice: /Stage[main]/Apache/File[/etc/apache2/mods-available/charset_lite.load]/ensure: removed | |
Info: FileBucket adding {md5}8231c51ef692e0766625ece087484fe4 | |
Info: /Stage[main]/Apache/File[/etc/apache2/mods-available/dump_io.load]: Filebucketed /etc/apache2/mods-available/dump_io.load to puppet with sum 8231c51ef692e0766625ece087484fe4 | |
Notice: /Stage[main]/Apache/File[/etc/apache2/mods-available/dump_io.load]/ensure: removed | |
Info: FileBucket adding {md5}9cffb7b8299cfb160350514f84cd738c | |
Info: /Stage[main]/Apache/File[/etc/apache2/mods-available/auth_digest.load]: Filebucketed /etc/apache2/mods-available/auth_digest.load to puppet with sum 9cffb7b8299cfb160350514f84cd738c | |
Notice: /Stage[main]/Apache/File[/etc/apache2/mods-available/auth_digest.load]/ensure: removed | |
Info: FileBucket adding {md5}c034025405561ea48fbcb67fd1998f4d | |
Info: /Stage[main]/Apache/File[/etc/apache2/mods-available/userdir.load]: Filebucketed /etc/apache2/mods-available/userdir.load to puppet with sum c034025405561ea48fbcb67fd1998f4d | |
Notice: /Stage[main]/Apache/File[/etc/apache2/mods-available/userdir.load]/ensure: removed | |
Info: FileBucket adding {md5}335169c85f4afc14524846789d46af06 | |
Info: /Stage[main]/Apache/File[/etc/apache2/mods-available/suexec.load]: Filebucketed /etc/apache2/mods-available/suexec.load to puppet with sum 335169c85f4afc14524846789d46af06 | |
Notice: /Stage[main]/Apache/File[/etc/apache2/mods-available/suexec.load]/ensure: removed | |
Info: FileBucket adding {md5}51d5109d8bc2bafc17af03beace4d8a4 | |
Info: /Stage[main]/Apache/File[/etc/apache2/mods-available/imagemap.load]: Filebucketed /etc/apache2/mods-available/imagemap.load to puppet with sum 51d5109d8bc2bafc17af03beace4d8a4 | |
Notice: /Stage[main]/Apache/File[/etc/apache2/mods-available/imagemap.load]/ensure: removed | |
Info: FileBucket adding {md5}00976ea5115f286bbc21357581d0b65e | |
Info: /Stage[main]/Apache/File[/etc/apache2/mods-available/status.load]: Filebucketed /etc/apache2/mods-available/status.load to puppet with sum 00976ea5115f286bbc21357581d0b65e | |
Notice: /Stage[main]/Apache/File[/etc/apache2/mods-available/status.load]/ensure: removed | |
Info: FileBucket adding {md5}ea99aba14e9aa25c27653b9958239a6e | |
Info: /Stage[main]/Apache/File[/etc/apache2/mods-available/cache.load]: Filebucketed /etc/apache2/mods-available/cache.load to puppet with sum ea99aba14e9aa25c27653b9958239a6e | |
Notice: /Stage[main]/Apache/File[/etc/apache2/mods-available/cache.load]/ensure: removed | |
Info: FileBucket adding {md5}8bad978c39acdb44fff33d144384cd2d | |
Info: /Stage[main]/Apache/File[/etc/apache2/mods-available/info.conf]: Filebucketed /etc/apache2/mods-available/info.conf to puppet with sum 8bad978c39acdb44fff33d144384cd2d | |
Notice: /Stage[main]/Apache/File[/etc/apache2/mods-available/info.conf]/ensure: removed | |
Info: FileBucket adding {md5}7177e2427eb7c78f1ab10c034a809793 | |
Info: /Stage[main]/Apache/File[/etc/apache2/mods-available/log_forensic.load]: Filebucketed /etc/apache2/mods-available/log_forensic.load to puppet with sum 7177e2427eb7c78f1ab10c034a809793 | |
Notice: /Stage[main]/Apache/File[/etc/apache2/mods-available/log_forensic.load]/ensure: removed | |
Info: /etc/apache2/mods-available: Scheduling refresh of Class[Apache::Service] | |
Notice: /Stage[main]/Apache::Default_mods/Apache::Mod[authz_user]/File[authz_user.load symlink]/target: target changed '../mods-available/authz_user.load' to '/etc/apache2/mods-available/authz_user.load' | |
Info: /Stage[main]/Apache::Default_mods/Apache::Mod[authz_user]/File[authz_user.load symlink]: Scheduling refresh of Service[httpd] | |
Notice: /Stage[main]/Apache/File[/etc/apache2/mods-enabled/status.load]/ensure: removed | |
Notice: /Stage[main]/Apache/File[/etc/apache2/mods-enabled/status.conf]/ensure: removed | |
Info: /etc/apache2/mods-enabled: Scheduling refresh of Class[Apache::Service] | |
Info: Class[Apache::Service]: Scheduling refresh of Service[httpd] | |
Notice: /Stage[main]/Apache::Service/Service[httpd]: Dependency File[/var/www/public] has failures: true | |
Warning: /Stage[main]/Apache::Service/Service[httpd]: Skipping because of failed dependencies | |
Notice: /Stage[main]/Apache::Service/Service[httpd]: Triggered 'refresh' from 53 events | |
Info: Creating state file /var/lib/puppet/state/state.yaml | |
Notice: Finished catalog run in 133.77 seconds | |
The following SSH command responded with a non-zero exit status. | |
Vagrant assumes that this means the command failed! | |
FACTER_ssh_username='vagrant' puppet apply --verbose --hiera_config /vagrant/hiera.yaml --parser future --manifestdir /tmp/vagrant-puppet/manifests --detailed-exitcodes /tmp/vagrant-puppet/manifests/default.pp || [ $? -eq 2 ] | |
Stdout from the command: | |
Info: Loading facts in /etc/puppet/modules/php/lib/facter/php_fact_extension_dir.rb | |
Info: Loading facts in /etc/puppet/modules/php/lib/facter/php_fact_version.rb | |
Info: Loading facts in /etc/puppet/modules/composer/lib/facter/composer_home.rb | |
Info: Loading facts in /etc/puppet/modules/puppi/lib/facter/puppi_projects.rb | |
Info: Loading facts in /etc/puppet/modules/puppi/lib/facter/last_run.rb | |
Info: Loading facts in /etc/puppet/modules/concat/lib/facter/concat_basedir.rb | |
Info: Loading facts in /etc/puppet/modules/stdlib/lib/facter/pe_version.rb | |
Info: Loading facts in /etc/puppet/modules/stdlib/lib/facter/puppet_vardir.rb | |
Info: Loading facts in /etc/puppet/modules/stdlib/lib/facter/root_home.rb | |
Info: Loading facts in /etc/puppet/modules/stdlib/lib/facter/facter_dot_d.rb | |
Notice: Compiled catalog for precise64 in environment production in 5.02 seconds | |
Info: Loading facts in /etc/puppet/modules/php/lib/facter/php_fact_extension_dir.rb | |
Info: Loading facts in /etc/puppet/modules/php/lib/facter/php_fact_version.rb | |
Info: Loading facts in /etc/puppet/modules/composer/lib/facter/composer_home.rb | |
Info: Loading facts in /etc/puppet/modules/puppi/lib/facter/puppi_projects.rb | |
Info: Loading facts in /etc/puppet/modules/puppi/lib/facter/last_run.rb | |
Info: Loading facts in /etc/puppet/modules/concat/lib/facter/concat_basedir.rb | |
Info: Loading facts in /etc/puppet/modules/stdlib/lib/facter/pe_version.rb | |
Info: Loading facts in /etc/puppet/modules/stdlib/lib/facter/puppet_vardir.rb | |
Info: Loading facts in /etc/puppet/modules/stdlib/lib/facter/root_home.rb | |
Info: Loading facts in /etc/puppet/modules/stdlib/lib/facter/facter_dot_d.rb | |
Info: Applying configuration version '1384051029' | |
Notice: /Stage[main]//Exec[mkdir -p /var/lib/php/session]/returns: executed successfully | |
Notice: /Stage[main]/Concat::Setup/File[/var/lib/puppet/concat]/ensure: created | |
Notice: /User[nginx]/ensure: created | |
Notice: /Stage[main]/Concat::Setup/File[/var/lib/puppet/concat/bin]/ensure: created | |
Notice: /Stage[main]/Concat::Setup/File[/var/lib/puppet/concat/bin/concatfragments.sh]/ensure: defined content as '{md5}e7aaa4c45316eb97d2d88b57334c4060' | |
Notice: /Stage[main]//Apt::Key[4F4EA0AAE5267A6C]/Exec[6d655018d24b04f7899dce8c197685fcc5efde07]/returns: executed successfully | |
Notice: /Stage[main]//File[/var/lib/php/session]/group: group changed 'root' to 'www-data' | |
Notice: /Stage[main]//File[/var/lib/php/session]/mode: mode changed '0755' to '0775' | |
Notice: /User[apache]/ensure: created | |
Notice: /Stage[main]//Apt::Ppa[ppa:ondrej/php5-oldstable]/Package[python-software-properties]/ensure: ensure changed 'purged' to 'present' | |
Notice: /User[httpd]/ensure: created | |
Notice: /User[www-data]/shell: shell changed '/bin/sh' to '/bin/bash' | |
Notice: /User[www-data]/groups: groups changed '' to 'www-data' | |
Notice: /Stage[main]//Exec[exec mkdir -p /var/www]/returns: executed successfully | |
Notice: /Stage[main]//File[/var/www]/owner: owner changed '501' to 'root' | |
Notice: /Stage[main]//File[/var/www]/group: group changed 'dialout' to 'www-data' | |
Notice: /Stage[main]//File[/var/www]/mode: mode changed '0755' to '0775' | |
Notice: /Stage[main]//Apt::Ppa[ppa:ondrej/php5-oldstable]/Exec[add-apt-repository-ppa:ondrej/php5-oldstable]/returns: executed successfully | |
Info: /Stage[main]//Apt::Ppa[ppa:ondrej/php5-oldstable]/Exec[add-apt-repository-ppa:ondrej/php5-oldstable]: Scheduling refresh of Exec[apt_update] | |
Notice: /Stage[main]/Apt::Update/Exec[apt_update]: Triggered 'refresh' from 1 events | |
Notice: /Stage[main]/Mysql::Client::Install/Package[mysql_client]/ensure: ensure changed 'purged' to 'present' | |
Notice: /Stage[main]/Php/Package[php]/ensure: ensure changed 'purged' to 'present' | |
Notice: /Stage[main]/Php/File[php.conf]/ensure: created | |
Notice: /Stage[main]/Php::Pear/Package[php-pear]/ensure: ensure changed 'purged' to 'present' | |
Notice: /Stage[main]//Package[augeas-tools]/ensure: ensure changed 'purged' to 'present' | |
Notice: /Stage[main]/Mysql::Server::Install/Package[mysql-server]/ensure: ensure changed 'purged' to 'present' | |
Notice: /Stage[main]/Composer/Package[curl]/ensure: ensure changed 'purged' to 'present' | |
Info: FileBucket adding {md5}32280703a4ba7aa1148c48895097ed07 | |
Info: /Stage[main]/Ntp::Config/File[/etc/ntp.conf]: Filebucketed /etc/ntp.conf to puppet with sum 32280703a4ba7aa1148c48895097ed07 | |
Notice: /Stage[main]/Ntp::Config/File[/etc/ntp.conf]/content: content changed '{md5}32280703a4ba7aa1148c48895097ed07' to '{md5}ea7609ba7dba17f26db7cd86967294ae' | |
Info: Class[Ntp::Config]: Scheduling refresh of Class[Ntp::Service] | |
Info: Class[Ntp::Service]: Scheduling refresh of Service[ntp] | |
Notice: /Stage[main]//Package[drush]/ensure: ensure changed 'purged' to 'present' | |
Info: FileBucket adding {md5}77f15d6c87f9c136c4efcda072017f71 | |
Info: /Stage[main]/Mysql::Server::Config/File[/etc/mysql/my.cnf]: Filebucketed /etc/mysql/my.cnf to puppet with sum 77f15d6c87f9c136c4efcda072017f71 | |
Notice: /Stage[main]/Mysql::Server::Config/File[/etc/mysql/my.cnf]/content: content changed '{md5}77f15d6c87f9c136c4efcda072017f71' to '{md5}03b7a29e1411e674c61421e2e506819d' | |
Info: /Stage[main]/Mysql::Server::Config/File[/etc/mysql/my.cnf]: Scheduling refresh of Class[Mysql::Server::Service] | |
Notice: /Stage[main]/Ntp::Service/Service[ntp]: Triggered 'refresh' from 1 events | |
Notice: /Stage[main]/Apache/Package[httpd]/ensure: ensure changed 'purged' to 'present' | |
Info: /Stage[main]/Apache/Package[httpd]: Scheduling refresh of Class[Apache::Service] | |
Info: FileBucket adding {md5}8f5c4e0629a7c10aead1bf839cc57c72 | |
Info: /Stage[main]/Apache/File[/etc/apache2/apache2.conf]: Filebucketed /etc/apache2/apache2.conf to puppet with sum 8f5c4e0629a7c10aead1bf839cc57c72 | |
Notice: /Stage[main]/Apache/File[/etc/apache2/apache2.conf]/content: content changed '{md5}8f5c4e0629a7c10aead1bf839cc57c72' to '{md5}493318520d1c617f8cb1af6f9a468998' | |
Info: /Stage[main]/Apache/File[/etc/apache2/apache2.conf]: Scheduling refresh of Class[Apache::Service] | |
Info: FileBucket adding {md5}568b2ad19312dd70f67184febc9042c7 | |
Info: /Stage[main]/Apache/File[/etc/apache2/conf.d/security]: Filebucketed /etc/apache2/conf.d/security to puppet with sum 568b2ad19312dd70f67184febc9042c7 | |
Notice: /Stage[main]/Apache/File[/etc/apache2/conf.d/security]/ensure: removed | |
Info: FileBucket adding {md5}844ba27ddb794fc6967bfb56b950e6a8 | |
Info: /Stage[main]/Apache/File[/etc/apache2/conf.d/localized-error-pages]: Filebucketed /etc/apache2/conf.d/localized-error-pages to puppet with sum 844ba27ddb794fc6967bfb56b950e6a8 | |
Notice: /Stage[main]/Apache/File[/etc/apache2/conf.d/localized-error-pages]/ensure: removed | |
Notice: /Stage[main]/Apache::Mod::Mime/Apache::Mod[mime]/File[mime.load symlink]/target: target changed '../mods-available/mime.load' to '/etc/apache2/mods-available/mime.load' | |
Info: /Stage[main]/Apache::Mod::Mime/Apache::Mod[mime]/File[mime.load symlink]: Scheduling refresh of Service[httpd] | |
Info: FileBucket adding {md5}f5104bdb13db79bd548728d5146931a7 | |
Info: /Stage[main]/Apache::Mod::Reqtimeout/File[reqtimeout.conf]: Filebucketed /etc/apache2/mods-available/reqtimeout.conf to puppet with sum f5104bdb13db79bd548728d5146931a7 | |
Notice: /Stage[main]/Apache::Mod::Reqtimeout/File[reqtimeout.conf]/content: content changed '{md5}f5104bdb13db79bd548728d5146931a7' to '{md5}81c51851ab7ee7942bef389dc7c0e985' | |
Info: /Stage[main]/Apache::Mod::Reqtimeout/File[reqtimeout.conf]: Scheduling refresh of Service[httpd] | |
Notice: /Stage[main]/Apache::Default_mods/Apache::Mod[authz_groupfile]/File[authz_groupfile.load symlink]/target: target changed '../mods-available/authz_groupfile.load' to '/etc/apache2/mods-available/authz_groupfile.load' | |
Info: /Stage[main]/Apache::Default_mods/Apache::Mod[authz_groupfile]/File[authz_groupfile.load symlink]: Scheduling refresh of Service[httpd] | |
Info: FileBucket adding {md5}00a92470c78b1573e94bf421d72a3806 | |
Info: /Stage[main]/Apache::Mod::Mime/File[mime.conf]: Filebucketed /etc/apache2/mods-available/mime.conf to puppet with sum 00a92470c78b1573e94bf421d72a3806 | |
Notice: /Stage[main]/Apache::Mod::Mime/File[mime.conf]/content: content changed '{md5}00a92470c78b1573e94bf421d72a3806' to '{md5}2fa646fe615e44d137a5d629f868c107' | |
Info: /Stage[main]/Apache::Mod::Mime/File[mime.conf]: Scheduling refresh of Service[httpd] | |
Info: FileBucket adding {md5}99d607cc2acf4e13b700b1e67a8f8503 | |
Info: /Stage[main]/Apache::Mod::Setenvif/File[setenvif.conf]: Filebucketed /etc/apache2/mods-available/setenvif.conf to puppet with sum 99d607cc2acf4e13b700b1e67a8f8503 | |
Notice: /Stage[main]/Apache::Mod::Setenvif/File[setenvif.conf]/content: content changed '{md5}99d607cc2acf4e13b700b1e67a8f8503' to '{md5}c7ede4173da1915b7ec088201f030c28' | |
Info: /Stage[main]/Apache::Mod::Setenvif/File[setenvif.conf]: Scheduling refresh of Service[httpd] | |
Info: FileBucket adding {md5}8c13524d3a4955810e6434ff388c3168 | |
Info: /Stage[main]/Apache::Mod::Deflate/File[deflate.conf]: Filebucketed /etc/apache2/mods-available/deflate.conf to puppet with sum 8c13524d3a4955810e6434ff388c3168 | |
Notice: /Stage[main]/Apache::Mod::Deflate/File[deflate.conf]/content: content changed '{md5}8c13524d3a4955810e6434ff388c3168' to '{md5}44d54f557a5612be8da04c49dd6da862' | |
Info: /Stage[main]/Apache::Mod::Deflate/File[deflate.conf]: Scheduling refresh of Service[httpd] | |
Info: FileBucket adding {md5}25480201827ba22eef212617006c1491 | |
Info: /Stage[main]/Apache::Mod::Negotiation/File[negotiation.conf]: Filebucketed /etc/apache2/mods-available/negotiation.conf to puppet with sum 25480201827ba22eef212617006c1491 | |
Notice: /Stage[main]/Apache::Mod::Negotiation/File[negotiation.conf]/content: content changed '{md5}25480201827ba22eef212617006c1491' to '{md5}47284b5580b986a6ba32580b6ffb9fd7' | |
Info: /Stage[main]/Apache::Mod::Negotiation/File[negotiation.conf]: Scheduling refresh of Service[httpd] | |
Notice: /Stage[main]/Apache::Mod::Negotiation/Apache::Mod[negotiation]/File[negotiation.conf symlink]/target: target changed '../mods-available/negotiation.conf' to '/etc/apache2/mods-available/negotiation.conf' | |
Info: /Stage[main]/Apache::Mod::Negotiation/Apache::Mod[negotiation]/File[negotiation.conf symlink]: Scheduling refresh of Service[httpd] | |
Notice: /Stage[main]/Apache::Mod::Alias/Apache::Mod[alias]/File[alias.load symlink]/target: target changed '../mods-available/alias.load' to '/etc/apache2/mods-available/alias.load' | |
Info: /Stage[main]/Apache::Mod::Alias/Apache::Mod[alias]/File[alias.load symlink]: Scheduling refresh of Service[httpd] | |
Notice: /Stage[main]/Apache::Mod::Reqtimeout/Apache::Mod[reqtimeout]/File[reqtimeout.conf symlink]/target: target changed '../mods-available/reqtimeout.conf' to '/etc/apache2/mods-available/reqtimeout.conf' | |
Info: /Stage[main]/Apache::Mod::Reqtimeout/Apache::Mod[reqtimeout]/File[reqtimeout.conf symlink]: Scheduling refresh of Service[httpd] | |
Notice: /Stage[main]/Apache::Mod::Setenvif/Apache::Mod[setenvif]/File[setenvif.load symlink]/target: target changed '../mods-available/setenvif.load' to '/etc/apache2/mods-available/setenvif.load' | |
Info: /Stage[main]/Apache::Mod::Setenvif/Apache::Mod[setenvif]/File[setenvif.load symlink]: Scheduling refresh of Service[httpd] | |
Info: FileBucket adding {md5}e6fbb8adf631932851d6cc522c1e48d7 | |
Info: /Stage[main]/Apache/File[/etc/apache2/conf.d/charset]: Filebucketed /etc/apache2/conf.d/charset to puppet with sum e6fbb8adf631932851d6cc522c1e48d7 | |
Notice: /Stage[main]/Apache/File[/etc/apache2/conf.d/charset]/ensure: removed | |
Notice: /Stage[main]/Apache::Default_mods/Apache::Mod[auth_basic]/File[auth_basic.load symlink]/target: target changed '../mods-available/auth_basic.load' to '/etc/apache2/mods-available/auth_basic.load' | |
Info: /Stage[main]/Apache::Default_mods/Apache::Mod[auth_basic]/File[auth_basic.load symlink]: Scheduling refresh of Service[httpd] | |
Notice: /Stage[main]/Apache/Concat[/etc/apache2/ports.conf]/File[/var/lib/puppet/concat/_etc_apache2_ports.conf]/ensure: created | |
Info: /Stage[main]/Apache/Concat[/etc/apache2/ports.conf]/File[/var/lib/puppet/concat/_etc_apache2_ports.conf]: Scheduling refresh of Exec[concat_/etc/apache2/ports.conf] | |
Notice: /Stage[main]/Apache/Concat[/etc/apache2/ports.conf]/File[/var/lib/puppet/concat/_etc_apache2_ports.conf/fragments.concat.out]/ensure: created | |
Notice: /Stage[main]/Apache/File[/etc/apache2/sites-enabled/000-default]/ensure: removed | |
Notice: /Stage[main]/Apache::Default_mods/Apache::Mod[authn_file]/File[authn_file.load symlink]/target: target changed '../mods-available/authn_file.load' to '/etc/apache2/mods-available/authn_file.load' | |
Info: /Stage[main]/Apache::Default_mods/Apache::Mod[authn_file]/File[authn_file.load symlink]: Scheduling refresh of Service[httpd] | |
Notice: /Stage[main]/Apache/Apache::Vhost[default]/File[/var/log/apache2]/group: group changed 'adm' to 'root' | |
Notice: /Stage[main]/Apache/Apache::Vhost[default]/File[/var/log/apache2]/mode: mode changed '0750' to '0755' | |
Notice: /Stage[main]/Apache::Mod::Dav/Apache::Mod[dav]/File[dav.load symlink]/ensure: created | |
Info: /Stage[main]/Apache::Mod::Dav/Apache::Mod[dav]/File[dav.load symlink]: Scheduling refresh of Service[httpd] | |
Notice: /Stage[main]/Apache::Mod::Reqtimeout/Apache::Mod[reqtimeout]/File[reqtimeout.load symlink]/target: target changed '../mods-available/reqtimeout.load' to '/etc/apache2/mods-available/reqtimeout.load' | |
Info: /Stage[main]/Apache::Mod::Reqtimeout/Apache::Mod[reqtimeout]/File[reqtimeout.load symlink]: Scheduling refresh of Service[httpd] | |
Info: FileBucket adding {md5}2cad303fc4221d6b0068a8b37597b9fb | |
Info: /Stage[main]/Apache/File[/etc/apache2/conf.d/other-vhosts-access-log]: Filebucketed /etc/apache2/conf.d/other-vhosts-access-log to puppet with sum 2cad303fc4221d6b0068a8b37597b9fb | |
Notice: /Stage[main]/Apache/File[/etc/apache2/conf.d/other-vhosts-access-log]/ensure: removed | |
Info: /etc/apache2/conf.d: Scheduling refresh of Class[Apache::Service] | |
Notice: /Stage[main]/Apache::Mod::Prefork/File[/etc/apache2/mods-available/prefork.conf]/ensure: defined content as '{md5}109c4f51dac10fc1b39373855e566d01' | |
Info: /Stage[main]/Apache::Mod::Prefork/File[/etc/apache2/mods-available/prefork.conf]: Scheduling refresh of Service[httpd] | |
Notice: /Stage[main]/Apache/Concat[/etc/apache2/ports.conf]/File[/var/lib/puppet/concat/_etc_apache2_ports.conf/fragments.concat]/ensure: created | |
Notice: /Stage[main]/Apache::Mod::Mime/Apache::Mod[mime]/File[mime.conf symlink]/target: target changed '../mods-available/mime.conf' to '/etc/apache2/mods-available/mime.conf' | |
Info: /Stage[main]/Apache::Mod::Mime/Apache::Mod[mime]/File[mime.conf symlink]: Scheduling refresh of Service[httpd] | |
Info: /etc/apache2/sites-enabled: Scheduling refresh of Class[Apache::Service] | |
Info: FileBucket adding {md5}b6882491a6d2b823da960f19a50b132f | |
Info: /Stage[main]/Apache::Mod::Dir/File[dir.conf]: Filebucketed /etc/apache2/mods-available/dir.conf to puppet with sum b6882491a6d2b823da960f19a50b132f | |
Notice: /Stage[main]/Apache::Mod::Dir/File[dir.conf]/content: content changed '{md5}b6882491a6d2b823da960f19a50b132f' to '{md5}c741d8ea840e6eb999d739eed47c69d7' | |
Info: /Stage[main]/Apache::Mod::Dir/File[dir.conf]: Scheduling refresh of Service[httpd] | |
Notice: /Stage[main]/Apache::Mod::Dir/Apache::Mod[dir]/File[dir.conf symlink]/target: target changed '../mods-available/dir.conf' to '/etc/apache2/mods-available/dir.conf' | |
Info: /Stage[main]/Apache::Mod::Dir/Apache::Mod[dir]/File[dir.conf symlink]: Scheduling refresh of Service[httpd] | |
Notice: /Stage[main]/Apache::Mod::Dir/Apache::Mod[dir]/File[dir.load symlink]/target: target changed '../mods-available/dir.load' to '/etc/apache2/mods-available/dir.load' | |
Info: /Stage[main]/Apache::Mod::Dir/Apache::Mod[dir]/File[dir.load symlink]: Scheduling refresh of Service[httpd] | |
Info: FileBucket adding {md5}17f662fd023dbaaab9d89f9a11ae58c1 | |
Info: /Stage[main]/Apache::Mod::Dav_fs/Apache::Mod[dav_fs]/File[dav_fs.load]: Filebucketed /etc/apache2/mods-available/dav_fs.load to puppet with sum 17f662fd023dbaaab9d89f9a11ae58c1 | |
Notice: /Stage[main]/Apache::Mod::Dav_fs/Apache::Mod[dav_fs]/File[dav_fs.load]/content: content changed '{md5}17f662fd023dbaaab9d89f9a11ae58c1' to '{md5}3fa14d6e9f9d8eb25d09ed4823508f6d' | |
Info: /Stage[main]/Apache::Mod::Dav_fs/Apache::Mod[dav_fs]/File[dav_fs.load]: Scheduling refresh of Service[httpd] | |
Notice: /Stage[main]/Apache::Mod::Dav_fs/Apache::Mod[dav_fs]/File[dav_fs.load symlink]/ensure: created | |
Info: /Stage[main]/Apache::Mod::Dav_fs/Apache::Mod[dav_fs]/File[dav_fs.load symlink]: Scheduling refresh of Service[httpd] | |
Info: FileBucket adding {md5}926033d21c2819e794c94a251355acc9 | |
Info: /Stage[main]/Apache::Mod::Alias/File[alias.conf]: Filebucketed /etc/apache2/mods-available/alias.conf to puppet with sum 926033d21c2819e794c94a251355acc9 | |
Notice: /Stage[main]/Apache::Mod::Alias/File[alias.conf]/content: content changed '{md5}926033d21c2819e794c94a251355acc9' to '{md5}1683c73ed9c2c3a0afccdeab9b2d1298' | |
Info: /Stage[main]/Apache::Mod::Alias/File[alias.conf]: Scheduling refresh of Service[httpd] | |
Notice: /Stage[main]/Apache::Mod::Alias/Apache::Mod[alias]/File[alias.conf symlink]/target: target changed '../mods-available/alias.conf' to '/etc/apache2/mods-available/alias.conf' | |
Info: /Stage[main]/Apache::Mod::Alias/Apache::Mod[alias]/File[alias.conf symlink]: Scheduling refresh of Service[httpd] | |
Notice: /Stage[main]/Apache::Mod::Negotiation/Apache::Mod[negotiation]/File[negotiation.load symlink]/target: target changed '../mods-available/negotiation.load' to '/etc/apache2/mods-available/negotiation.load' | |
Info: /Stage[main]/Apache::Mod::Negotiation/Apache::Mod[negotiation]/File[negotiation.load symlink]: Scheduling refresh of Service[httpd] | |
Notice: /Stage[main]/Apache/Concat[/etc/apache2/ports.conf]/File[/var/lib/puppet/concat/_etc_apache2_ports.conf/fragments]/ensure: created | |
Info: /Stage[main]/Apache/Concat[/etc/apache2/ports.conf]/File[/var/lib/puppet/concat/_etc_apache2_ports.conf/fragments]: Scheduling refresh of Exec[concat_/etc/apache2/ports.conf] | |
Notice: /Stage[main]/Apache/Apache::Vhost[default]/Apache::Namevirtualhost[*:80]/Concat::Fragment[NameVirtualHost *:80]/File[/var/lib/puppet/concat/_etc_apache2_ports.conf/fragments/10_NameVirtualHost *_80]/ensure: created | |
Info: /Stage[main]/Apache/Apache::Vhost[default]/Apache::Namevirtualhost[*:80]/Concat::Fragment[NameVirtualHost *:80]/File[/var/lib/puppet/concat/_etc_apache2_ports.conf/fragments/10_NameVirtualHost *_80]: Scheduling refresh of Exec[concat_/etc/apache2/ports.conf] | |
Notice: /Stage[main]/Apache/Apache::Vhost[default]/Apache::Listen[80]/Concat::Fragment[Listen 80]/File[/var/lib/puppet/concat/_etc_apache2_ports.conf/fragments/10_Listen 80]/ensure: created | |
Info: /Stage[main]/Apache/Apache::Vhost[default]/Apache::Listen[80]/Concat::Fragment[Listen 80]/File[/var/lib/puppet/concat/_etc_apache2_ports.conf/fragments/10_Listen 80]: Scheduling refresh of Exec[concat_/etc/apache2/ports.conf] | |
Info: FileBucket adding {md5}bf4746bf3b38bdbbd82ba21b3933ba10 | |
Info: /Stage[main]/Apache/File[/etc/apache2/sites-available/default-ssl]: Filebucketed /etc/apache2/sites-available/default-ssl to puppet with sum bf4746bf3b38bdbbd82ba21b3933ba10 | |
Notice: /Stage[main]/Apache/File[/etc/apache2/sites-available/default-ssl]/ensure: removed | |
Notice: /Stage[main]/Apache::Mod::Setenvif/Apache::Mod[setenvif]/File[setenvif.conf symlink]/target: target changed '../mods-available/setenvif.conf' to '/etc/apache2/mods-available/setenvif.conf' | |
Info: /Stage[main]/Apache::Mod::Setenvif/Apache::Mod[setenvif]/File[setenvif.conf symlink]: Scheduling refresh of Service[httpd] | |
Notice: /Stage[main]/Apache::Mod::Php/Apache::Mod[php5]/File[php5.load symlink]/target: target changed '../mods-available/php5.load' to '/etc/apache2/mods-available/php5.load' | |
Info: /Stage[main]/Apache::Mod::Php/Apache::Mod[php5]/File[php5.load symlink]: Scheduling refresh of Service[httpd] | |
Notice: /Stage[main]/Apache::Default_mods/Apache::Mod[authz_default]/File[authz_default.load symlink]/target: target changed '../mods-available/authz_default.load' to '/etc/apache2/mods-available/authz_default.load' | |
Info: /Stage[main]/Apache::Default_mods/Apache::Mod[authz_default]/File[authz_default.load symlink]: Scheduling refresh of Service[httpd] | |
Info: FileBucket adding {md5}b38ca5a963f52930ede3f4e1958f3275 | |
Info: /Stage[main]/Apache/File[/etc/apache2/sites-available/default]: Filebucketed /etc/apache2/sites-available/default to puppet with sum b38ca5a963f52930ede3f4e1958f3275 | |
Notice: /Stage[main]/Apache/File[/etc/apache2/sites-available/default]/ensure: removed | |
Info: /etc/apache2/sites-available: Scheduling refresh of Class[Apache::Service] | |
Notice: /Stage[main]/Apache/Apache::Vhost[default]/File[15-default.conf]/ensure: created | |
Info: /Stage[main]/Apache/Apache::Vhost[default]/File[15-default.conf]: Scheduling refresh of Service[httpd] | |
Notice: /Stage[main]/Apache/Apache::Vhost[default]/File[15-default.conf symlink]/ensure: created | |
Info: /Stage[main]/Apache/Apache::Vhost[default]/File[15-default.conf symlink]: Scheduling refresh of Service[httpd] | |
Notice: /Stage[main]/Apache::Mod::Deflate/Apache::Mod[deflate]/File[deflate.conf symlink]/target: target changed '../mods-available/deflate.conf' to '/etc/apache2/mods-available/deflate.conf' | |
Info: /Stage[main]/Apache::Mod::Deflate/Apache::Mod[deflate]/File[deflate.conf symlink]: Scheduling refresh of Service[httpd] | |
Notice: /Stage[main]/Apache::Mod::Deflate/Apache::Mod[deflate]/File[deflate.load symlink]/target: target changed '../mods-available/deflate.load' to '/etc/apache2/mods-available/deflate.load' | |
Info: /Stage[main]/Apache::Mod::Deflate/Apache::Mod[deflate]/File[deflate.load symlink]: Scheduling refresh of Service[httpd] | |
Notice: /Stage[main]/Apache::Mod::Autoindex/Apache::Mod[autoindex]/File[autoindex.load symlink]/target: target changed '../mods-available/autoindex.load' to '/etc/apache2/mods-available/autoindex.load' | |
Info: /Stage[main]/Apache::Mod::Autoindex/Apache::Mod[autoindex]/File[autoindex.load symlink]: Scheduling refresh of Service[httpd] | |
Notice: /Stage[main]//Apache::Vhost[DXxnx2kr3lgS]/File[25-DXxnx2kr3lgS.conf]: Dependency File[/var/www/public] has failures: true | |
Notice: /Stage[main]//Apache::Vhost[DXxnx2kr3lgS]/File[25-DXxnx2kr3lgS.conf symlink]: Dependency File[/var/www/public] has failures: true | |
Info: FileBucket adding {md5}77ea294b47d8d2e4dc68107907da8311 | |
Info: /Stage[main]/Apache::Mod::Autoindex/File[autoindex.conf]: Filebucketed /etc/apache2/mods-available/autoindex.conf to puppet with sum 77ea294b47d8d2e4dc68107907da8311 | |
Notice: /Stage[main]/Apache::Mod::Autoindex/File[autoindex.conf]/content: content changed '{md5}77ea294b47d8d2e4dc68107907da8311' to '{md5}2421a3c6df32c7e38c2a7a22afdf5728' | |
Info: /Stage[main]/Apache::Mod::Autoindex/File[autoindex.conf]: Scheduling refresh of Service[httpd] | |
Notice: /Stage[main]/Apache::Mod::Autoindex/Apache::Mod[autoindex]/File[autoindex.conf symlink]/target: target changed '../mods-available/autoindex.conf' to '/etc/apache2/mods-available/autoindex.conf' | |
Info: /Stage[main]/Apache::Mod::Autoindex/Apache::Mod[autoindex]/File[autoindex.conf symlink]: Scheduling refresh of Service[httpd] | |
Notice: /Stage[main]/Apache/Concat::Fragment[Apache ports header]/File[/var/lib/puppet/concat/_etc_apache2_ports.conf/fragments/10_Apache ports header]/ensure: created | |
Info: /Stage[main]/Apache/Concat::Fragment[Apache ports header]/File[/var/lib/puppet/concat/_etc_apache2_ports.conf/fragments/10_Apache ports header]: Scheduling refresh of Exec[concat_/etc/apache2/ports.conf] | |
Notice: /Stage[main]/Apache/Concat[/etc/apache2/ports.conf]/Exec[concat_/etc/apache2/ports.conf]/returns: executed successfully | |
Notice: /Stage[main]/Apache/Concat[/etc/apache2/ports.conf]/Exec[concat_/etc/apache2/ports.conf]: Triggered 'refresh' from 5 events | |
Info: FileBucket adding {md5}38b31d20326f3640a8dfbe1ff5d1c4ad | |
Info: /Stage[main]/Apache/Concat[/etc/apache2/ports.conf]/File[/etc/apache2/ports.conf]: Filebucketed /etc/apache2/ports.conf to puppet with sum 38b31d20326f3640a8dfbe1ff5d1c4ad | |
Notice: /Stage[main]/Apache/Concat[/etc/apache2/ports.conf]/File[/etc/apache2/ports.conf]/content: content changed '{md5}38b31d20326f3640a8dfbe1ff5d1c4ad' to '{md5}ac3b658e433eba85f350d4068b0ef826' | |
Info: Concat[/etc/apache2/ports.conf]: Scheduling refresh of Class[Apache::Service] | |
Info: Class[Mysql::Server::Service]: Scheduling refresh of Service[mysqld] | |
Notice: /Stage[main]/Mysql::Server::Service/Service[mysqld]: Triggered 'refresh' from 1 events | |
Notice: /Stage[main]/Mysql::Server::Root_password/Mysql_user[root@localhost]/password_hash: defined 'password_hash' as '*94BDCEBE19083CE2A1F959FD02F964C7AF4CFC29' | |
Notice: /Stage[main]/Mysql::Server::Root_password/File[/root/.my.cnf]/ensure: defined content as '{md5}51cb28a15c9b943c690895d496a3a3ae' | |
Notice: /Stage[main]//Mysql_db[ldd9DbYkM8A6]/Mysql::Db[test]/Mysql_database[test]/charset: charset changed 'latin1' to 'utf8' | |
Notice: /Stage[main]//Mysql_db[ldd9DbYkM8A6]/Mysql::Db[test]/Mysql_database[test]/collate: collate changed 'latin1_swedish_ci' to 'utf8_general_ci' | |
Notice: /Stage[main]//Mysql_db[ldd9DbYkM8A6]/Mysql::Db[test]/Mysql_user[test@localhost]/ensure: created | |
Notice: /Stage[main]//Mysql_db[ldd9DbYkM8A6]/Mysql::Db[test]/Mysql_grant[test@localhost/test.*]/ensure: created | |
Notice: /Stage[main]/Apache::Mod::Prefork/File[/etc/apache2/mods-enabled/prefork.conf]/ensure: created | |
Info: /Stage[main]/Apache::Mod::Prefork/File[/etc/apache2/mods-enabled/prefork.conf]: Scheduling refresh of Service[httpd] | |
Info: FileBucket adding {md5}d5a6d244a72d1f245ff1be02c534c13f | |
Info: /Stage[main]/Apache::Mod::Php/File[php5.conf]: Filebucketed /etc/apache2/mods-available/php5.conf to puppet with sum d5a6d244a72d1f245ff1be02c534c13f | |
Notice: /Stage[main]/Apache::Mod::Php/File[php5.conf]/content: content changed '{md5}d5a6d244a72d1f245ff1be02c534c13f' to '{md5}49e2d214790835c141fcaf6d74b5a96d' | |
Info: /Stage[main]/Apache::Mod::Php/File[php5.conf]: Scheduling refresh of Service[httpd] | |
Notice: /Stage[main]/Apache::Mod::Php/Apache::Mod[php5]/File[php5.conf symlink]/target: target changed '../mods-available/php5.conf' to '/etc/apache2/mods-available/php5.conf' | |
Info: /Stage[main]/Apache::Mod::Php/Apache::Mod[php5]/File[php5.conf symlink]: Scheduling refresh of Service[httpd] | |
Notice: /Stage[main]/Apache::Mod::Rewrite/Apache::Mod[rewrite]/File[rewrite.load symlink]/ensure: created | |
Info: /Stage[main]/Apache::Mod::Rewrite/Apache::Mod[rewrite]/File[rewrite.load symlink]: Scheduling refresh of Service[httpd] | |
Notice: /Stage[main]/Composer/Exec[download_composer]/returns: executed successfully | |
Notice: /Stage[main]/Composer/File[/usr/local/bin/composer]/ensure: defined content as '{md5}7cadc25398bacfa4cff851f7b75debd2' | |
Notice: /Stage[main]/Apache::Default_mods/Apache::Mod[authz_host]/File[authz_host.load symlink]/target: target changed '../mods-available/authz_host.load' to '/etc/apache2/mods-available/authz_host.load' | |
Info: /Stage[main]/Apache::Default_mods/Apache::Mod[authz_host]/File[authz_host.load symlink]: Scheduling refresh of Service[httpd] | |
Notice: /Stage[main]/Apache::Default_mods/Apache::Mod[env]/File[env.load symlink]/target: target changed '../mods-available/env.load' to '/etc/apache2/mods-available/env.load' | |
Info: /Stage[main]/Apache::Default_mods/Apache::Mod[env]/File[env.load symlink]: Scheduling refresh of Service[httpd] | |
Notice: /Stage[main]//File[/home/vagrant]/group: group changed 'vagrant' to 'root' | |
Notice: /Stage[main]//Exec[dotfiles]/returns: executed successfully | |
Notice: /Stage[main]/Apache::Mod::Dav_fs/Apache::Mod[dav_fs]/File[dav_fs.conf symlink]/ensure: created | |
Info: /Stage[main]/Apache::Mod::Dav_fs/Apache::Mod[dav_fs]/File[dav_fs.conf symlink]: Scheduling refresh of Service[httpd] | |
Notice: /Stage[main]//Puphpet::Ini[display_errors]/File[/etc/php5/mods-available/zzzz_custom.ini]/ensure: created | |
Notice: /Stage[main]//Puphpet::Ini[error_reporting]/Php::Augeas[CUSTOM/error_reporting--1]/Augeas[php_ini-CUSTOM/error_reporting--1]/returns: executed successfully | |
Info: Php::Augeas[CUSTOM/error_reporting--1]: Scheduling refresh of Service[httpd] | |
Notice: /Stage[main]//Puphpet::Ini[display_errors]/File[/etc/php5/conf.d/zzzz_custom.ini]/ensure: created | |
Notice: /Stage[main]//Puphpet::Ini[session.save_path]/Php::Augeas[CUSTOM/session.save_path-/var/lib/php/session]/Augeas[php_ini-CUSTOM/session.save_path-/var/lib/php/session]/returns: executed successfully | |
Notice: /Stage[main]//Puphpet::Ini[undef]/Php::Augeas[CUSTOM/date.timezone-America/New_York]/Augeas[php_ini-CUSTOM/date.timezone-America/New_York]/returns: executed successfully | |
Info: Php::Augeas[CUSTOM/session.save_path-/var/lib/php/session]: Scheduling refresh of Service[httpd] | |
Info: Php::Augeas[CUSTOM/date.timezone-America/New_York]: Scheduling refresh of Service[httpd] | |
Notice: /Stage[main]//Puphpet::Ini[display_errors]/Php::Augeas[CUSTOM/display_errors-true]/Augeas[php_ini-CUSTOM/display_errors-true]/returns: executed successfully | |
Info: Php::Augeas[CUSTOM/display_errors-true]: Scheduling refresh of Service[httpd] | |
Notice: /Stage[main]/Php::Devel/Package[php5-dev]/ensure: ensure changed 'purged' to 'present' | |
Notice: /Stage[main]//Php_pecl_mod[pecl_http]/Php::Pecl::Module[pecl_http]/Exec[pecl-pecl_http]/returns: executed successfully | |
Notice: /Stage[main]//Php_pecl_mod[APC]/Php::Pecl::Module[APC]/Exec[pecl-APC]/returns: executed successfully | |
Notice: /Stage[main]//Php_mod[mcrypt]/Php::Module[mcrypt]/Package[PhpModule_mcrypt]/ensure: ensure changed 'purged' to 'present' | |
Info: /Stage[main]//Php_mod[mcrypt]/Php::Module[mcrypt]/Package[PhpModule_mcrypt]: Scheduling refresh of Service[httpd] | |
Notice: /Stage[main]//Php::Module[mysqlnd]/Package[PhpModule_mysqlnd]/ensure: ensure changed 'purged' to 'present' | |
Info: /Stage[main]//Php::Module[mysqlnd]/Package[PhpModule_mysqlnd]: Scheduling refresh of Service[httpd] | |
Notice: /Stage[main]//Php_mod[gd]/Php::Module[gd]/Package[PhpModule_gd]/ensure: ensure changed 'purged' to 'present' | |
Info: /Stage[main]//Php_mod[gd]/Php::Module[gd]/Package[PhpModule_gd]: Scheduling refresh of Service[httpd] | |
Notice: /Stage[main]//Php_mod[intl]/Php::Module[intl]/Package[PhpModule_intl]/ensure: ensure changed 'purged' to 'present' | |
Info: /Stage[main]//Php_mod[intl]/Php::Module[intl]/Package[PhpModule_intl]: Scheduling refresh of Service[httpd] | |
Notice: /Stage[main]/Apache::Mod::Cgi/Apache::Mod[cgi]/File[cgi.load symlink]/target: target changed '../mods-available/cgi.load' to '/etc/apache2/mods-available/cgi.load' | |
Info: /Stage[main]/Apache::Mod::Cgi/Apache::Mod[cgi]/File[cgi.load symlink]: Scheduling refresh of Service[httpd] | |
Info: FileBucket adding {md5}d65845f053d08b82da239c73c9094c35 | |
Info: /Stage[main]/Apache/File[/etc/apache2/mods-available/authnz_ldap.load]: Filebucketed /etc/apache2/mods-available/authnz_ldap.load to puppet with sum d65845f053d08b82da239c73c9094c35 | |
Notice: /Stage[main]/Apache/File[/etc/apache2/mods-available/authnz_ldap.load]/ensure: removed | |
Info: FileBucket adding {md5}3d3719c88d01152e817f74fc2fd6ce9e | |
Info: /Stage[main]/Apache/File[/etc/apache2/mods-available/proxy.load]: Filebucketed /etc/apache2/mods-available/proxy.load to puppet with sum 3d3719c88d01152e817f74fc2fd6ce9e | |
Notice: /Stage[main]/Apache/File[/etc/apache2/mods-available/proxy.load]/ensure: removed | |
Info: FileBucket adding {md5}9ed1ea15654bb594453438154b642539 | |
Info: /Stage[main]/Apache/File[/etc/apache2/mods-available/authz_owner.load]: Filebucketed /etc/apache2/mods-available/authz_owner.load to puppet with sum 9ed1ea15654bb594453438154b642539 | |
Notice: /Stage[main]/Apache/File[/etc/apache2/mods-available/authz_owner.load]/ensure: removed | |
Info: FileBucket adding {md5}1b649ba4fca05e7d22b2080b4a90184a | |
Info: /Stage[main]/Apache/File[/etc/apache2/mods-available/cgid.conf]: Filebucketed /etc/apache2/mods-available/cgid.conf to puppet with sum 1b649ba4fca05e7d22b2080b4a90184a | |
Notice: /Stage[main]/Apache/File[/etc/apache2/mods-available/cgid.conf]/ensure: removed | |
Info: FileBucket adding {md5}8df0170e37a8925238860657d6c60fe5 | |
Info: /Stage[main]/Apache/File[/etc/apache2/mods-available/filter.load]: Filebucketed /etc/apache2/mods-available/filter.load to puppet with sum 8df0170e37a8925238860657d6c60fe5 | |
Notice: /Stage[main]/Apache/File[/etc/apache2/mods-available/filter.load]/ensure: removed | |
Info: FileBucket adding {md5}faad09687e64ebb9670aa0b8095d6642 | |
Info: /Stage[main]/Apache/File[/etc/apache2/mods-available/dav_lock.load]: Filebucketed /etc/apache2/mods-available/dav_lock.load to puppet with sum faad09687e64ebb9670aa0b8095d6642 | |
Notice: /Stage[main]/Apache/File[/etc/apache2/mods-available/dav_lock.load]/ensure: removed | |
Info: FileBucket adding {md5}8400042dd4374fad5eedf33ffb3c68f0 | |
Info: /Stage[main]/Apache/File[/etc/apache2/mods-available/usertrack.load]: Filebucketed /etc/apache2/mods-available/usertrack.load to puppet with sum 8400042dd4374fad5eedf33ffb3c68f0 | |
Notice: /Stage[main]/Apache/File[/etc/apache2/mods-available/usertrack.load]/ensure: removed | |
Info: FileBucket adding {md5}735ac5f246738e11a53f6c515b8dfc48 | |
Info: /Stage[main]/Apache/File[/etc/apache2/mods-available/ldap.load]: Filebucketed /etc/apache2/mods-available/ldap.load to puppet with sum 735ac5f246738e11a53f6c515b8dfc48 | |
Notice: /Stage[main]/Apache/File[/etc/apache2/mods-available/ldap.load]/ensure: removed | |
Info: FileBucket adding {md5}cea4d74e8481cad64ecbdf3d634faa41 | |
Info: /Stage[main]/Apache/File[/etc/apache2/mods-available/ldap.conf]: Filebucketed /etc/apache2/mods-available/ldap.conf to puppet with sum cea4d74e8481cad64ecbdf3d634faa41 | |
Notice: /Stage[main]/Apache/File[/etc/apache2/mods-available/ldap.conf]/ensure: removed | |
Info: FileBucket adding {md5}3d76c5c51100f9c28ae1a66b56e01764 | |
Info: /Stage[main]/Apache/File[/etc/apache2/mods-available/version.load]: Filebucketed /etc/apache2/mods-available/version.load to puppet with sum 3d76c5c51100f9c28ae1a66b56e01764 | |
Notice: /Stage[main]/Apache/File[/etc/apache2/mods-available/version.load]/ensure: removed | |
Info: FileBucket adding {md5}244c49845e4986820171b98bf20d9894 | |
Info: /Stage[main]/Apache/File[/etc/apache2/mods-available/userdir.conf]: Filebucketed /etc/apache2/mods-available/userdir.conf to puppet with sum 244c49845e4986820171b98bf20d9894 | |
Notice: /Stage[main]/Apache/File[/etc/apache2/mods-available/userdir.conf]/ensure: removed | |
Info: FileBucket adding {md5}c05db1b229a7957f0032c0d79ed7e3c9 | |
Info: /Stage[main]/Apache/File[/etc/apache2/mods-available/proxy_ftp.load]: Filebucketed /etc/apache2/mods-available/proxy_ftp.load to puppet with sum c05db1b229a7957f0032c0d79ed7e3c9 | |
Notice: /Stage[main]/Apache/File[/etc/apache2/mods-available/proxy_ftp.load]/ensure: removed | |
Info: FileBucket adding {md5}09693ffd352436e900afd719c5a5a8b3 | |
Info: /Stage[main]/Apache/File[/etc/apache2/mods-available/status.conf]: Filebucketed /etc/apache2/mods-available/status.conf to puppet with sum 09693ffd352436e900afd719c5a5a8b3 | |
Notice: /Stage[main]/Apache/File[/etc/apache2/mods-available/status.conf]/ensure: removed | |
Info: FileBucket adding {md5}ad029e43cbc26f4657cd88774807982a | |
Info: /Stage[main]/Apache/File[/etc/apache2/mods-available/proxy_balancer.load]: Filebucketed /etc/apache2/mods-available/proxy_balancer.load to puppet with sum ad029e43cbc26f4657cd88774807982a | |
Notice: /Stage[main]/Apache/File[/etc/apache2/mods-available/proxy_balancer.load]/ensure: removed | |
Info: FileBucket adding {md5}c1faffe40b8bed9f2b817b9dc0503bb6 | |
Info: /Stage[main]/Apache/File[/etc/apache2/mods-available/info.load]: Filebucketed /etc/apache2/mods-available/info.load to puppet with sum c1faffe40b8bed9f2b817b9dc0503bb6 | |
Notice: /Stage[main]/Apache/File[/etc/apache2/mods-available/info.load]/ensure: removed | |
Info: FileBucket adding {md5}f097659127628ec6f9c6a558d0baf566 | |
Info: /Stage[main]/Apache/File[/etc/apache2/mods-available/file_cache.load]: Filebucketed /etc/apache2/mods-available/file_cache.load to puppet with sum f097659127628ec6f9c6a558d0baf566 | |
Notice: /Stage[main]/Apache/File[/etc/apache2/mods-available/file_cache.load]/ensure: removed | |
Info: FileBucket adding {md5}dac64edc06fe538c2edd7b3f1f3b03f1 | |
Info: /Stage[main]/Apache/File[/etc/apache2/mods-available/expires.load]: Filebucketed /etc/apache2/mods-available/expires.load to puppet with sum dac64edc06fe538c2edd7b3f1f3b03f1 | |
Notice: /Stage[main]/Apache/File[/etc/apache2/mods-available/expires.load]/ensure: removed | |
Info: FileBucket adding {md5}b6d44b2da1c5246a290738729b3b6980 | |
Info: /Stage[main]/Apache/File[/etc/apache2/mods-available/proxy_ftp.conf]: Filebucketed /etc/apache2/mods-available/proxy_ftp.conf to puppet with sum b6d44b2da1c5246a290738729b3b6980 | |
Notice: /Stage[main]/Apache/File[/etc/apache2/mods-available/proxy_ftp.conf]/ensure: removed | |
Info: FileBucket adding {md5}f9b9a0503caeb92985bd840a28f5e5b9 | |
Info: /Stage[main]/Apache/File[/etc/apache2/mods-available/asis.load]: Filebucketed /etc/apache2/mods-available/asis.load to puppet with sum f9b9a0503caeb92985bd840a28f5e5b9 | |
Notice: /Stage[main]/Apache/File[/etc/apache2/mods-available/asis.load]/ensure: removed | |
Info: FileBucket adding {md5}fdd42d34966c329cdee2435dfe72ee24 | |
Info: /Stage[main]/Apache/File[/etc/apache2/mods-available/vhost_alias.load]: Filebucketed /etc/apache2/mods-available/vhost_alias.load to puppet with sum fdd42d34966c329cdee2435dfe72ee24 | |
Notice: /Stage[main]/Apache/File[/etc/apache2/mods-available/vhost_alias.load]/ensure: removed | |
Info: FileBucket adding {md5}31f28d4e82635d2393210b424369674b | |
Info: /Stage[main]/Apache/File[/etc/apache2/mods-available/ssl.conf]: Filebucketed /etc/apache2/mods-available/ssl.conf to puppet with sum 31f28d4e82635d2393210b424369674b | |
Notice: /Stage[main]/Apache/File[/etc/apache2/mods-available/ssl.conf]/ensure: removed | |
Info: FileBucket adding {md5}95dcfd2efdd41666de5f31dd72e01e41 | |
Info: /Stage[main]/Apache/File[/etc/apache2/mods-available/actions.load]: Filebucketed /etc/apache2/mods-available/actions.load to puppet with sum 95dcfd2efdd41666de5f31dd72e01e41 | |
Notice: /Stage[main]/Apache/File[/etc/apache2/mods-available/actions.load]/ensure: removed | |
Info: FileBucket adding {md5}6c13959015fb35276572070b44e63380 | |
Info: /Stage[main]/Apache/File[/etc/apache2/mods-available/unique_id.load]: Filebucketed /etc/apache2/mods-available/unique_id.load to puppet with sum 6c13959015fb35276572070b44e63380 | |
Notice: /Stage[main]/Apache/File[/etc/apache2/mods-available/unique_id.load]/ensure: removed | |
Info: FileBucket adding {md5}161b514c355c6daa95f11371fb9c184c | |
Info: /Stage[main]/Apache/File[/etc/apache2/mods-available/proxy_http.load]: Filebucketed /etc/apache2/mods-available/proxy_http.load to puppet with sum 161b514c355c6daa95f11371fb9c184c | |
Notice: /Stage[main]/Apache/File[/etc/apache2/mods-available/proxy_http.load]/ensure: removed | |
Info: FileBucket adding {md5}2c2d9adcb273f934304e7dfb5775f7b9 | |
Info: /Stage[main]/Apache/File[/etc/apache2/mods-available/cern_meta.load]: Filebucketed /etc/apache2/mods-available/cern_meta.load to puppet with sum 2c2d9adcb273f934304e7dfb5775f7b9 | |
Notice: /Stage[main]/Apache/File[/etc/apache2/mods-available/cern_meta.load]/ensure: removed | |
Info: FileBucket adding {md5}86e21a672a4f245715a788f9873174ed | |
Info: /Stage[main]/Apache/File[/etc/apache2/mods-available/authn_dbd.load]: Filebucketed /etc/apache2/mods-available/authn_dbd.load to puppet with sum 86e21a672a4f245715a788f9873174ed | |
Notice: /Stage[main]/Apache/File[/etc/apache2/mods-available/authn_dbd.load]/ensure: removed | |
Info: FileBucket adding {md5}b53708e8eaf6c32354b0498bd02da5d4 | |
Info: /Stage[main]/Apache/File[/etc/apache2/mods-available/proxy_balancer.conf]: Filebucketed /etc/apache2/mods-available/proxy_balancer.conf to puppet with sum b53708e8eaf6c32354b0498bd02da5d4 | |
Notice: /Stage[main]/Apache/File[/etc/apache2/mods-available/proxy_balancer.conf]/ensure: removed | |
Info: FileBucket adding {md5}51f3d40cb47a4bd739dedf1e6d69e646 | |
Info: /Stage[main]/Apache/File[/etc/apache2/mods-available/authz_dbm.load]: Filebucketed /etc/apache2/mods-available/authz_dbm.load to puppet with sum 51f3d40cb47a4bd739dedf1e6d69e646 | |
Notice: /Stage[main]/Apache/File[/etc/apache2/mods-available/authz_dbm.load]/ensure: removed | |
Info: FileBucket adding {md5}03cbe85c698911a3d3235b4855726481 | |
Info: /Stage[main]/Apache/File[/etc/apache2/mods-available/authn_anon.load]: Filebucketed /etc/apache2/mods-available/authn_anon.load to puppet with sum 03cbe85c698911a3d3235b4855726481 | |
Notice: /Stage[main]/Apache/File[/etc/apache2/mods-available/authn_anon.load]/ensure: removed | |
Info: FileBucket adding {md5}e496c26d829f0186e46a87eace8a42f6 | |
Info: /Stage[main]/Apache/File[/etc/apache2/mods-available/actions.conf]: Filebucketed /etc/apache2/mods-available/actions.conf to puppet with sum e496c26d829f0186e46a87eace8a42f6 | |
Notice: /Stage[main]/Apache/File[/etc/apache2/mods-available/actions.conf]/ensure: removed | |
Info: FileBucket adding {md5}d3c4acfca1322274a9a8504e8cef27e9 | |
Info: /Stage[main]/Apache/File[/etc/apache2/mods-available/ext_filter.load]: Filebucketed /etc/apache2/mods-available/ext_filter.load to puppet with sum d3c4acfca1322274a9a8504e8cef27e9 | |
Notice: /Stage[main]/Apache/File[/etc/apache2/mods-available/ext_filter.load]/ensure: removed | |
Info: FileBucket adding {md5}4a523a67fa6f1b4f5966a4d583f8f433 | |
Info: /Stage[main]/Apache/File[/etc/apache2/mods-available/disk_cache.load]: Filebucketed /etc/apache2/mods-available/disk_cache.load to puppet with sum 4a523a67fa6f1b4f5966a4d583f8f433 | |
Notice: /Stage[main]/Apache/File[/etc/apache2/mods-available/disk_cache.load]/ensure: removed | |
Info: FileBucket adding {md5}fe06d97d8cb000ef4b60ba2a7cff92e9 | |
Info: /Stage[main]/Apache/File[/etc/apache2/mods-available/disk_cache.conf]: Filebucketed /etc/apache2/mods-available/disk_cache.conf to puppet with sum fe06d97d8cb000ef4b60ba2a7cff92e9 | |
Notice: /Stage[main]/Apache/File[/etc/apache2/mods-available/disk_cache.conf]/ensure: removed | |
Info: FileBucket adding {md5}50e63dc17612e22484a88f537e8aec8e | |
Info: /Stage[main]/Apache/File[/etc/apache2/mods-available/substitute.load]: Filebucketed /etc/apache2/mods-available/substitute.load to puppet with sum 50e63dc17612e22484a88f537e8aec8e | |
Notice: /Stage[main]/Apache/File[/etc/apache2/mods-available/substitute.load]/ensure: removed | |
Info: FileBucket adding {md5}d81c1513a20845e92307cb59d806c589 | |
Info: /Stage[main]/Apache/File[/etc/apache2/mods-available/authn_alias.load]: Filebucketed /etc/apache2/mods-available/authn_alias.load to puppet with sum d81c1513a20845e92307cb59d806c589 | |
Notice: /Stage[main]/Apache/File[/etc/apache2/mods-available/authn_alias.load]/ensure: removed | |
Info: FileBucket adding {md5}4e37546871dbcba8550a0d781f6fbfa8 | |
Info: /Stage[main]/Apache/File[/etc/apache2/mods-available/authn_dbm.load]: Filebucketed /etc/apache2/mods-available/authn_dbm.load to puppet with sum 4e37546871dbcba8550a0d781f6fbfa8 | |
Notice: /Stage[main]/Apache/File[/etc/apache2/mods-available/authn_dbm.load]/ensure: removed | |
Info: FileBucket adding {md5}5b40618d1d3ec04e618b05581effd68a | |
Info: /Stage[main]/Apache/File[/etc/apache2/mods-available/proxy.conf]: Filebucketed /etc/apache2/mods-available/proxy.conf to puppet with sum 5b40618d1d3ec04e618b05581effd68a | |
Notice: /Stage[main]/Apache/File[/etc/apache2/mods-available/proxy.conf]/ensure: removed | |
Info: FileBucket adding {md5}f03fe275174a5ed97b0f5f5726ccea60 | |
Info: /Stage[main]/Apache/File[/etc/apache2/mods-available/dbd.load]: Filebucketed /etc/apache2/mods-available/dbd.load to puppet with sum f03fe275174a5ed97b0f5f5726ccea60 | |
Notice: /Stage[main]/Apache/File[/etc/apache2/mods-available/dbd.load]/ensure: removed | |
Info: FileBucket adding {md5}ba7d09162b65d09397bd58be33138e4d | |
Info: /Stage[main]/Apache/File[/etc/apache2/mods-available/headers.load]: Filebucketed /etc/apache2/mods-available/headers.load to puppet with sum ba7d09162b65d09397bd58be33138e4d | |
Notice: /Stage[main]/Apache/File[/etc/apache2/mods-available/headers.load]/ensure: removed | |
Info: FileBucket adding {md5}e058e03c1d4f9e4d8e2c439ed75cc501 | |
Info: /Stage[main]/Apache/File[/etc/apache2/mods-available/proxy_ajp.load]: Filebucketed /etc/apache2/mods-available/proxy_ajp.load to puppet with sum e058e03c1d4f9e4d8e2c439ed75cc501 | |
Notice: /Stage[main]/Apache/File[/etc/apache2/mods-available/proxy_ajp.load]/ensure: removed | |
Info: FileBucket adding {md5}6bc4b5de977f70a0b6ae98ab04383c0c | |
Info: /Stage[main]/Apache/File[/etc/apache2/mods-available/proxy_connect.load]: Filebucketed /etc/apache2/mods-available/proxy_connect.load to puppet with sum 6bc4b5de977f70a0b6ae98ab04383c0c | |
Notice: /Stage[main]/Apache/File[/etc/apache2/mods-available/proxy_connect.load]/ensure: removed | |
Info: FileBucket adding {md5}c3ee2eac02c248b5a39fb1a7afee4cb9 | |
Info: /Stage[main]/Apache/File[/etc/apache2/mods-available/cgid.load]: Filebucketed /etc/apache2/mods-available/cgid.load to puppet with sum c3ee2eac02c248b5a39fb1a7afee4cb9 | |
Notice: /Stage[main]/Apache/File[/etc/apache2/mods-available/cgid.load]/ensure: removed | |
Info: FileBucket adding {md5}095570b0cb18ebdfc357a2241c6932ea | |
Info: /Stage[main]/Apache/File[/etc/apache2/mods-available/speling.load]: Filebucketed /etc/apache2/mods-available/speling.load to puppet with sum 095570b0cb18ebdfc357a2241c6932ea | |
Notice: /Stage[main]/Apache/File[/etc/apache2/mods-available/speling.load]/ensure: removed | |
Info: FileBucket adding {md5}cb11d685e60db26bbdad456263bf63b7 | |
Info: /Stage[main]/Apache/File[/etc/apache2/mods-available/proxy_scgi.load]: Filebucketed /etc/apache2/mods-available/proxy_scgi.load to puppet with sum cb11d685e60db26bbdad456263bf63b7 | |
Notice: /Stage[main]/Apache/File[/etc/apache2/mods-available/proxy_scgi.load]/ensure: removed | |
Info: FileBucket adding {md5}51ba623a8a2bd71c512f847d02e0934f | |
Info: /Stage[main]/Apache/File[/etc/apache2/mods-available/ident.load]: Filebucketed /etc/apache2/mods-available/ident.load to puppet with sum 51ba623a8a2bd71c512f847d02e0934f | |
Notice: /Stage[main]/Apache/File[/etc/apache2/mods-available/ident.load]/ensure: removed | |
Info: FileBucket adding {md5}282139ee986076295f97a67987e2554b | |
Info: /Stage[main]/Apache/File[/etc/apache2/mods-available/mem_cache.load]: Filebucketed /etc/apache2/mods-available/mem_cache.load to puppet with sum 282139ee986076295f97a67987e2554b | |
Notice: /Stage[main]/Apache/File[/etc/apache2/mods-available/mem_cache.load]/ensure: removed | |
Info: FileBucket adding {md5}0174ea31061cbf1d73e48c89f30b802e | |
Info: /Stage[main]/Apache/File[/etc/apache2/mods-available/mime_magic.conf]: Filebucketed /etc/apache2/mods-available/mime_magic.conf to puppet with sum 0174ea31061cbf1d73e48c89f30b802e | |
Notice: /Stage[main]/Apache/File[/etc/apache2/mods-available/mime_magic.conf]/ensure: removed | |
Info: FileBucket adding {md5}9f18d50ca7613b9c694de9ef4545d6c5 | |
Info: /Stage[main]/Apache/File[/etc/apache2/mods-available/mem_cache.conf]: Filebucketed /etc/apache2/mods-available/mem_cache.conf to puppet with sum 9f18d50ca7613b9c694de9ef4545d6c5 | |
Notice: /Stage[main]/Apache/File[/etc/apache2/mods-available/mem_cache.conf]/ensure: removed | |
Info: FileBucket adding {md5}75536619bec23ffc5c907734cce151a0 | |
Info: /Stage[main]/Apache/File[/etc/apache2/mods-available/ssl.load]: Filebucketed /etc/apache2/mods-available/ssl.load to puppet with sum 75536619bec23ffc5c907734cce151a0 | |
Notice: /Stage[main]/Apache/File[/etc/apache2/mods-available/ssl.load]/ensure: removed | |
Info: FileBucket adding {md5}427760ab8396c2a3af8dfa25ed62c92c | |
Info: /Stage[main]/Apache/File[/etc/apache2/mods-available/include.load]: Filebucketed /etc/apache2/mods-available/include.load to puppet with sum 427760ab8396c2a3af8dfa25ed62c92c | |
Notice: /Stage[main]/Apache/File[/etc/apache2/mods-available/include.load]/ensure: removed | |
Info: FileBucket adding {md5}a54d861749157cc576744d50d8d2d773 | |
Info: /Stage[main]/Apache/File[/etc/apache2/mods-available/authn_default.load]: Filebucketed /etc/apache2/mods-available/authn_default.load to puppet with sum a54d861749157cc576744d50d8d2d773 | |
Notice: /Stage[main]/Apache/File[/etc/apache2/mods-available/authn_default.load]/ensure: removed | |
Info: FileBucket adding {md5}ab5c69aa0c91f11157e9bfc4972f8cce | |
Info: /Stage[main]/Apache/File[/etc/apache2/mods-available/mime_magic.load]: Filebucketed /etc/apache2/mods-available/mime_magic.load to puppet with sum ab5c69aa0c91f11157e9bfc4972f8cce | |
Notice: /Stage[main]/Apache/File[/etc/apache2/mods-available/mime_magic.load]/ensure: removed | |
Info: FileBucket adding {md5}1585fcd1b631c2e9b166e170cb162c54 | |
Info: /Stage[main]/Apache/File[/etc/apache2/mods-available/charset_lite.load]: Filebucketed /etc/apache2/mods-available/charset_lite.load to puppet with sum 1585fcd1b631c2e9b166e170cb162c54 | |
Notice: /Stage[main]/Apache/File[/etc/apache2/mods-available/charset_lite.load]/ensure: removed | |
Info: FileBucket adding {md5}8231c51ef692e0766625ece087484fe4 | |
Info: /Stage[main]/Apache/File[/etc/apache2/mods-available/dump_io.load]: Filebucketed /etc/apache2/mods-available/dump_io.load to puppet with sum 8231c51ef692e0766625ece087484fe4 | |
Notice: /Stage[main]/Apache/File[/etc/apache2/mods-available/dump_io.load]/ensure: removed | |
Info: FileBucket adding {md5}9cffb7b8299cfb160350514f84cd738c | |
Info: /Stage[main]/Apache/File[/etc/apache2/mods-available/auth_digest.load]: Filebucketed /etc/apache2/mods-available/auth_digest.load to puppet with sum 9cffb7b8299cfb160350514f84cd738c | |
Notice: /Stage[main]/Apache/File[/etc/apache2/mods-available/auth_digest.load]/ensure: removed | |
Info: FileBucket adding {md5}c034025405561ea48fbcb67fd1998f4d | |
Info: /Stage[main]/Apache/File[/etc/apache2/mods-available/userdir.load]: Filebucketed /etc/apache2/mods-available/userdir.load to puppet with sum c034025405561ea48fbcb67fd1998f4d | |
Notice: /Stage[main]/Apache/File[/etc/apache2/mods-available/userdir.load]/ensure: removed | |
Info: FileBucket adding {md5}335169c85f4afc14524846789d46af06 | |
Info: /Stage[main]/Apache/File[/etc/apache2/mods-available/suexec.load]: Filebucketed /etc/apache2/mods-available/suexec.load to puppet with sum 335169c85f4afc14524846789d46af06 | |
Notice: /Stage[main]/Apache/File[/etc/apache2/mods-available/suexec.load]/ensure: removed | |
Info: FileBucket adding {md5}51d5109d8bc2bafc17af03beace4d8a4 | |
Info: /Stage[main]/Apache/File[/etc/apache2/mods-available/imagemap.load]: Filebucketed /etc/apache2/mods-available/imagemap.load to puppet with sum 51d5109d8bc2bafc17af03beace4d8a4 | |
Notice: /Stage[main]/Apache/File[/etc/apache2/mods-available/imagemap.load]/ensure: removed | |
Info: FileBucket adding {md5}00976ea5115f286bbc21357581d0b65e | |
Info: /Stage[main]/Apache/File[/etc/apache2/mods-available/status.load]: Filebucketed /etc/apache2/mods-available/status.load to puppet with sum 00976ea5115f286bbc21357581d0b65e | |
Notice: /Stage[main]/Apache/File[/etc/apache2/mods-available/status.load]/ensure: removed | |
Info: FileBucket adding {md5}ea99aba14e9aa25c27653b9958239a6e | |
Info: /Stage[main]/Apache/File[/etc/apache2/mods-available/cache.load]: Filebucketed /etc/apache2/mods-available/cache.load to puppet with sum ea99aba14e9aa25c27653b9958239a6e | |
Notice: /Stage[main]/Apache/File[/etc/apache2/mods-available/cache.load]/ensure: removed | |
Info: FileBucket adding {md5}8bad978c39acdb44fff33d144384cd2d | |
Info: /Stage[main]/Apache/File[/etc/apache2/mods-available/info.conf]: Filebucketed /etc/apache2/mods-available/info.conf to puppet with sum 8bad978c39acdb44fff33d144384cd2d | |
Notice: /Stage[main]/Apache/File[/etc/apache2/mods-available/info.conf]/ensure: removed | |
Info: FileBucket adding {md5}7177e2427eb7c78f1ab10c034a809793 | |
Info: /Stage[main]/Apache/File[/etc/apache2/mods-available/log_forensic.load]: Filebucketed /etc/apache2/mods-available/log_forensic.load to puppet with sum 7177e2427eb7c78f1ab10c034a809793 | |
Notice: /Stage[main]/Apache/File[/etc/apache2/mods-available/log_forensic.load]/ensure: removed | |
Info: /etc/apache2/mods-available: Scheduling refresh of Class[Apache::Service] | |
Notice: /Stage[main]/Apache::Default_mods/Apache::Mod[authz_user]/File[authz_user.load symlink]/target: target changed '../mods-available/authz_user.load' to '/etc/apache2/mods-available/authz_user.load' | |
Info: /Stage[main]/Apache::Default_mods/Apache::Mod[authz_user]/File[authz_user.load symlink]: Scheduling refresh of Service[httpd] | |
Notice: /Stage[main]/Apache/File[/etc/apache2/mods-enabled/status.load]/ensure: removed | |
Notice: /Stage[main]/Apache/File[/etc/apache2/mods-enabled/status.conf]/ensure: removed | |
Info: /etc/apache2/mods-enabled: Scheduling refresh of Class[Apache::Service] | |
Info: Class[Apache::Service]: Scheduling refresh of Service[httpd] | |
Notice: /Stage[main]/Apache::Service/Service[httpd]: Dependency File[/var/www/public] has failures: true | |
Notice: /Stage[main]/Apache::Service/Service[httpd]: Triggered 'refresh' from 53 events | |
Info: Creating state file /var/lib/puppet/state/state.yaml | |
Notice: Finished catalog run in 133.77 seconds | |
Stderr from the command: | |
stdin: is not a tty | |
Warning: Could not retrieve fact fqdn | |
Error: Failed to set group to '0': Operation not permitted - /var/www/public | |
Error: /Stage[main]//Apache::Vhost[DXxnx2kr3lgS]/File[/var/www/public]/ensure: change from absent to directory failed: Failed to set group to '0': Operation not permitted - /var/www/public | |
Warning: /Stage[main]//Apache::Vhost[DXxnx2kr3lgS]/File[25-DXxnx2kr3lgS.conf]: Skipping because of failed dependencies | |
Warning: /Stage[main]//Apache::Vhost[DXxnx2kr3lgS]/File[25-DXxnx2kr3lgS.conf symlink]: Skipping because of failed dependencies | |
Warning: /Stage[main]/Apache::Service/Service[httpd]: Skipping because of failed dependencies |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Vagrant.configure("2") do |config| | |
config.vm.box = "ubuntu-precise12042-x64-vbox43" | |
config.vm.box_url = "https://puphpet.s3.amazonaws.com/ubuntu-precise12042-x64-vbox43.box" | |
config.vm.network "private_network", ip: "192.168.56.101" | |
config.vm.synced_folder "./", "/var/www", id: "vagrant-root", :nfs => true | |
config.vm.usable_port_range = (2200..2250) | |
config.vm.provider :virtualbox do |virtualbox| | |
virtualbox.customize ["modifyvm", :id, "--name", "test"] | |
virtualbox.customize ["modifyvm", :id, "--natdnshostresolver1", "on"] | |
virtualbox.customize ["modifyvm", :id, "--memory", "2048"] | |
virtualbox.customize ["setextradata", :id, "--VBoxInternal2/SharedFoldersEnableSymlinksCreate/v-root", "1"] | |
end | |
config.vm.provision :shell, :path => "shell/initial-setup.sh" | |
config.vm.provision :shell, :path => "shell/update-puppet.sh" | |
config.vm.provision :shell, :path => "shell/librarian-puppet-vagrant.sh" | |
config.vm.provision :puppet do |puppet| | |
puppet.facter = { | |
"ssh_username" => "vagrant" | |
} | |
puppet.manifests_path = "puppet/manifests" | |
puppet.options = ["--verbose", "--hiera_config /vagrant/hiera.yaml", "--parser future"] | |
end | |
config.ssh.username = "vagrant" | |
config.ssh.shell = "bash -l" | |
config.ssh.keep_alive = true | |
config.ssh.forward_agent = false | |
config.ssh.forward_x11 = false | |
config.vagrant.host = :detect | |
end |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment