Displaying 6 results from an estimated 6 matches for "phage".
Did you mean:
page
2007 Mar 11
5
Modules Search and Puppet
Hi,
I''m not using puppet in a standard way (ie. in a server/client
configuration), just the standalone ''puppet --use-nodes'' command.
I''m having problems with the directory structure of modules and using the
import feature.
My directory infrastructure looks like this:
/srv/puppet/facter/...
/srv/puppet/manifests/site.pp
/srv/puppet/manifests/libs/file.pp
2007 Sep 26
0
How to set VMX trap on a perticular Memory Page
I am trying to locate the code (xen hypervisor or dom0) where xen is
configuring to hide the physical phages (MMIO or other physical pages)
from domain(s). This way CPU generates pagefault when domain tries to
access them, which causes VMExit to occur.
In otherwords, there may be some where we must be registering pages to
hide from domain. ?????
I do know where it gets handled (hvm_mmio_interce...
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
2007 Aug 22
12
Virtual resource not found
Hi All,
I asked on IRC but didn''t have everything organized and most people
seemed busy. Hoping someone can see what I''m missing here.
I''m trying to create a network module, used similar to the ''users''
configuration described in the Best Practices document. I have a users
module which has that and it works with similar syntax to below. If I
2007 Apr 24
6
Using puppet to backup
Apologize ahead of time if this has been asked before. Without using
external commands, can puppet back-up files and directories to the
puppetmaster server? If I delete or change a file, I can back the file,
but all I want to do is to take a snap-shot of some configurations.
If I can''t do it natively, has anyone created a script that does so
using external commands (such as tar, gzip,