search for: apeldoorn

Displaying 4 results from an estimated 4 matches for "apeldoorn".

2007 Sep 24
3
Trouble using backgroundrb
...l => {:action => ''get_progress''}, :frequency => 1) %> --------------------conf/backgroundrb.yml-------------------- --- :host: localhost :port: 2000 :rails_env: development :load_rails: true :worker_dir: lib/workers Your help is *very much* appreciated! Thanks, Ger Apeldoorn
2008 Jan 22
9
Cannot connect when spawning new workers on demand
Hi! I''m using the latest&greatest backgroundrb with rails 2.0.2 on ubuntu dapper. I''ve made an app that lets you run a query on several servers at once, which are selected at runtime. Therefore, for each server that is selected, I spawn a new worker and assign its work. After everything is completed, the workers are deleted. I often get this error:
2012 Jan 02
0
Script for deploying a new PE 2.0 VM with VMWare.
...eating a DNS record and starting this script. This script: - Clones a VMWare template - Configures the network - Installs the Puppet-client on the new machine - Stops and starts the new machine if it is on the default network (LAN) The script is explained in detail here: http://www.gerapeldoorn.nl/freelance/linux-automation If you have suggestions for improvements, please let me know! Ger Apeldoorn Freelance Linux specialist Netherlands -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to pup...
2011 Dec 20
8
Network config module won't work. -Mac address errors
Hello, I created a module for modifying the base network settings on a machine. However no matter what changes I make it keeps giving me the error "has different MAC address than expected, ignoring" when the network tries to startup. I am testing this out on the puppet learning VM. Does anyone see anything wrong with my code: init.pp -------------------------- define basehost