search for: transbucket

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

2007 May 07
3
Puppet for mass hosting and ha/hp clusters ?
Hi all, I''m Benjamin Sonntag, I''m one of the AlternC project developpers. AlternC is an opensource mass-hosting control panel software suite based on debian. We are working on a new version of this control panel, and we want to make the less and the best work we can for this version. So, as usual, we are using as much free software as we can, and we started to use puppet for
2011 Jun 15
0
Parameter alias failed: Munging failed for value "winning" in class alias: Cannot add aliases without a catalog
I''ve tested this functionality in both 2.6.8 and the latest 2.7.0 RC. As far as I can tell, the TransBucket looks good but fails on #to_catalog due to an alias. https://gist.github.com/1028013 Any help or thoughts would be appreciated! -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegr...
2007 Apr 28
1
pelementserver/XML-RPC interface question
One particular use of Puppet would be to serve as a machine fact/configuration retrieval tool. So in order to produce a list of packages with version-release info installed on each machine something along the lines of the following code could be run: require ''puppet'' Puppet::Type.type(:package).defaultprovider.list.each do |package| puts
2008 Jan 05
3
Template problem
...- rhel4base_applications - ws61_app_rollup - file collectable: false name: "/tmp/rhel4base_test_junkapp_test_rollup.pp.test" name: junkapp_test_application_rollup_classfile - !ruby/object:Puppet::TransBucket type: websphere_6_1_dmgr children: - !ruby/object:Puppet::TransObject file: "/opt/puppet/config/modules/ws61/manifests/definitions/websphere_6.1_dmgr.pp" params: '' Before anyone asks, I created the first error above...