search for: dev_class

Displaying 3 results from an estimated 3 matches for "dev_class".

Did you mean: mdev_class
2007 Apr 30
3
Best Practice: how to organize puppetmaster directories?
...things until the worked. Take a look at the following and let me know if this looks reasonable; if so, it probably ought to be documented somewhere to ease initial setup. ---- The manifests, nodes, certs, and a few other configuration bits live under /etc/puppet: /etc/puppet |-- classes.txt |-- dev_classes | `-- [ a bunch of developmental or obsolete manifests ] |-- fileserver.conf |-- manifests | |-- classes | | `-- [ all of the manifests I''m using in production ] | |-- nodes | | `-- [ each of my servers, by name ] | `-- site.pp |-- puppetd.conf `-- ssl `-- [ all of pu...
2013 May 24
3
[BUG, PATCH] xen-4.1-3 xend/XendDomainInfo.py#device_configure() TypeError
Hello, I noticed a bug in Xen-4.1-3, which is also still present in xen+git. I know that the Python xend is deprecated, but I''m stuck with xen-4.1 until xen is usable with libvirt, so my patch might still be helpful for others. This is a follow-up to <http://lists.xen.org/archives/html/xen-users/2012-11/msg00069.html>, which still keeps me busy. /xen/xend/server/SrvDomain.py
2007 Jun 27
9
Newbie questions...
I''ve spent the last week or two poring over the documentation and setting up my first puppet environment, and while I''ve figured out how to do most of what I want to do with it, I have some questions that I haven''t been able to find answers for... * Can I match parts of a facter fact? In particular I have hostnames that include the environment as part of the