Skip to content

Instantly share code, notes, and snippets.

@norbe
Created March 10, 2014 11:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save norbe/9463801 to your computer and use it in GitHub Desktop.
Save norbe/9463801 to your computer and use it in GitHub Desktop.
PuPHPet: No title provided and :package is not a valid resource reference
---
vagrantfile-local:
vm:
box: ubuntu-precise1204-x32-vbox43
box_url: 'http://files.vagrantup.com/precise32.box'
hostname: vm.fregis.cz
network:
private_network: 192.168.56.101
forwarded_port: { }
provider:
virtualbox:
modifyvm:
natdnshostresolver1: on
memory: '1024'
setextradata:
VBoxInternal2/SharedFoldersEnableSymlinksCreate/v-root: 1
provision:
puppet:
manifests_path: puphpet/puppet
manifest_file: manifest.pp
options:
- '--verbose'
- '--hiera_config /vagrant/puphpet/puppet/hiera.yaml'
- '--parser future'
synced_folder:
R3CCFORz8KDY:
id: vagrant-root
source: 'c:/dev/www'
target: /var/www
nfs: 'false'
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: { }
dot_files:
-
bash_aliases: null
_prevent_empty: ''
mailcatcher:
install: '1'
settings:
smtp_ip: 0.0.0.0
smtp_port: 1025
http_ip: 0.0.0.0
http_port: '1080'
mailcatcher_path: /usr/local/bin
log_path: /var/log/mailcatcher/mailcatcher.log
apache:
install: '1'
settings:
user: www-data
group: www-data
default_vhost: true
manage_user: false
manage_group: false
sendfile: 0
modules:
- php
- rewrite
vhosts:
jbUqzsQzGu0t:
servername: alemat.dev
serveraliases:
- www.alemat.dev
docroot: /var/www/alemat
port: '80'
setenv:
- 'APP_ENV dev'
override:
- All
custom_fragment: ''
mod_pagespeed: '1'
mod_spdy: 0
php:
install: '1'
version: '55'
composer: '1'
modules:
php:
- cli
- intl
- mcrypt
pear: { }
pecl:
- pecl_http
ini:
display_errors: On
error_reporting: '-1'
session.save_path: /var/lib/php/session
timezone: America/Chicago
xdebug:
install: '1'
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'
xhprof:
install: '1'
drush:
install: 0
settings:
drush.tag_branch: 6.x
postgresql:
install: '1'
root_password: juhaben4
user_group: postgres
databases:
B0JJOpYg3VxY:
grant: ALL
name: alemat
user: postgres
password: juhaben4
sql_file: ''
adminer: '1'
mongodb:
install: 0
settings:
auth: 1
port: '27017'
databases: { }
redis:
install: '1'
settings:
conf_port: '6379'
beanstalkd:
install: 0
settings:
listenaddress: 0.0.0.0
listenport: '13000'
maxjobsize: '65535'
maxconnections: '1024'
binlogdir: /var/lib/beanstalkd/binlog
binlogfsync: null
binlogsize: '10485760'
beanstalk_console: 0
binlogdir: /var/lib/beanstalkd/binlog
rabbitmq:
install: 0
settings:
port: '5672'
elastic_search:
install: '1'
settings:
java_install: true
autoupgrade: true
[default] Running provisioner: shell...
[default] Running: C:/Users/Karel/AppData/Local/Temp/vagrant-shell20140310-7528-h4ekmb
stdin: is not a tty
[default] Running provisioner: shell...
[default] Running: C:/Users/Karel/AppData/Local/Temp/vagrant-shell20140310-7528-8kldgs
stdin: is not a tty
[default] Running provisioner: shell...
[default] Running: C:/Users/Karel/AppData/Local/Temp/vagrant-shell20140310-7528-aecmwa
stdin: is not a tty
Copied Puppetfile
Running update librarian-puppet
Finished running update librarian-puppet
Replacing puppetlabs-git module with custom
Cloning into '/etc/puppet/modules/git'...
Finished replacing puppetlabs-git module with custom
[default] Running provisioner: puppet...
Running Puppet with manifest.pp...
stdin: is not a tty
Info: Loading facts in /etc/puppet/modules/php/lib/facter/php_fact_version.rb
Info: Loading facts in /etc/puppet/modules/php/lib/facter/php_fact_extension_dir.rb
Info: Loading facts in /etc/puppet/modules/staging/lib/facter/staging_windir.rb
Info: Loading facts in /etc/puppet/modules/staging/lib/facter/staging_http_get.rb
Info: Loading facts in /etc/puppet/modules/rabbitmq/lib/facter/rabbitmq_erlang_cookie.rb
Info: Loading facts in /etc/puppet/modules/stdlib/lib/facter/facter_dot_d.rb
Info: Loading facts in /etc/puppet/modules/stdlib/lib/facter/root_home.rb
Info: Loading facts in /etc/puppet/modules/stdlib/lib/facter/puppet_vardir.rb
Info: Loading facts in /etc/puppet/modules/stdlib/lib/facter/pe_version.rb
Info: Loading facts in /etc/puppet/modules/git/lib/facter/git_version.rb
Info: Loading facts in /etc/puppet/modules/git/lib/facter/git_exec_path.rb
Info: Loading facts in /etc/puppet/modules/concat/lib/facter/concat_basedir.rb
Info: Loading facts in /etc/puppet/modules/firewall/lib/facter/iptables_persistent_version.rb
Info: Loading facts in /etc/puppet/modules/firewall/lib/facter/ip6tables_version.rb
Info: Loading facts in /etc/puppet/modules/firewall/lib/facter/iptables_version.rb
Info: Loading facts in /etc/puppet/modules/puppi/lib/facter/last_run.rb
Info: Loading facts in /etc/puppet/modules/puppi/lib/facter/puppi_projects.rb
Info: Loading facts in /etc/puppet/modules/composer/lib/facter/composer_home.rb
Error: No title provided and :package is not a valid resource reference at /etc/puppet/modules/puphpet/manifests/xhprof.pp:71 on node vm.fregis.cz
Wrapped exception:
No title provided and :package is not a valid resource reference
Error: No title provided and :package is not a valid resource reference at /etc/puppet/modules/puphpet/manifests/xhprof.pp:71 on node vm.fregis.cz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment