Hi, I'm having a problem with my puppet script hanging for a while then dying with the message "Killed" printed to the console. There is no further explanation of what happened but I'm suspecting some event propagation might get stuck and puppet may have some mechanism to kill the process if it hangs for too long. That's just a guess though, so please let me know if anyone has some insight on this problem. Thanks! I'm running on Debian 7, Puppet 3.5.1. Tail of the output of "puppet apply --verbose --debug --modulepath=/root/puppet/modules /root/puppet/ks-prod.pp" is: ... Notice: /Stage[main]/Ks::Database/Exec[create-blog-db]/returns: executed successfully Debug: /Stage[main]/Ks::Database/Exec[create-blog-db]: The container Class[Ks::Database] will propagate my refresh event Debug: Class[Ks::Database]: The container Stage[main] will propagate my refresh event Debug: Class[Ks::Database]: The container Class[Ks::Server] will propagate my refresh event Debug: /Stage[main]/Apache::Mod::Autoindex/Apache::Mod[autoindex]/File[autoindex.load symlink]/mode: Not managing symlink mode Debug: /Stage[main]/Apache::Mod::Autoindex/Apache::Mod[autoindex]/File[autoindex.conf symlink]/mode: Not managing symlink mode Debug: Exec[concat_/etc/apache2/ports.conf](provider=posix): Executing check '/var/lib/puppet/concat/bin/concatfragments.sh -o /var/lib/puppet/concat/_etc_apache2_ports.conf/fragments.concat.out -d /var/lib/puppet/concat/_etc_apache2_ports.conf -t ' Debug: Executing '/var/lib/puppet/concat/bin/concatfragments.sh -o /var/lib/puppet/concat/_etc_apache2_ports.conf/fragments.concat.out -d /var/lib/puppet/concat/_etc_apache2_ports.conf -t ' Debug: /Stage[main]/Apache::Mod::Prefork/Apache::Mpm[prefork]/File[/etc/apache2/mods-enabled/prefork.conf]/mode: Not managing symlink mode Debug: /Stage[main]/Apache::Mod::Php/Apache::Mod[php5]/File[php5.conf symlink]/mode: Not managing symlink mode Debug: Exec[own apache log directory](provider=posix): Executing 'chown -R -f www-data:www-data /var/log/apache2' Debug: Executing 'chown -R -f www-data:www-data /var/log/apache2' Notice: /Stage[main]/Ks::Web/Exec[own apache log directory]/returns: executed successfully Debug: /Stage[main]/Ks::Web/Exec[own apache log directory]: The container Class[Ks::Web] will propagate my refresh event Debug: Class[Ks::Web]: The container Stage[main] will propagate my refresh event Debug: Class[Ks::Web]: The container Class[Ks::Server] will propagate my refresh event Debug: Class[Ks::Server]: The container Stage[main] will propagate my refresh event Killed -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to puppet-users+unsubscribe@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-users/43d2d9fd-30bc-42f9-b289-e0c697df9ba0%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.