Displaying 20 results from an estimated 37 matches for "burrell".
Did you mean:
murrell
2007 Mar 07
8
Writing definitions to support changing defaults
What is the right way to write definition so that defaults can be overriden?
$puppetdir = "puppet://$server/files"
define remotefile($source, $owner = "root", $group = "root", $mode =
0644, $backup = false, $recurse = false) {
file { $name:
mode => $mode,
owner => $owner,
group => $group,
backup => $backup,
2005 Apr 25
6
Dreamweaver MX 2004
Hi,
Has anyone had any luck installing or getting it to run from a windows install?
Basically I'm stuck at exactly the same point (I get the exact same messages
and all) as http://www.winehq.org/hypermail/wine-users/2005/02/0018.html and
the people who posted comments in the AppDB
http://appdb.winehq.org/appview.php?versionId=1810.
I'm using Wine 20050419
Brian
2007 Jan 25
4
Conditional exec
I am trying to write a definition that downloads and extracts a tar
file if the destination directory does not exist. The tar file won''t
change and does not need to be download and extracted if it changes.
The definition I am using now is:
define remote_tar($source, $directory) {
remotefile { "/tmp/$name.tgz":
source => $source,
}
exec {
2009 Jan 29
3
domain power users
...Users
sambaSID: S-1-5-32-547
*
I need the "Power Users" groups for Quickbooks. I would be useful if the
"Power Users" privilliges were inheritted from the domain. I'd settle for
adding the Domain "Power Users" group as a local security group.
Thanks.
--
Charles Burrell
Belmopan, Belize
University of Belize Alma Mater
2007 Mar 01
7
Local puppet
I''m trying to scale up Puppet and am wondering if I can use Puppet in an
odd way.
I''m looking to use Puppet as an authoritative source for all the
configuration done to a cluster. That includes fstab''s, modprobe.conf,
etc. This reduces duplication.
I''m using SystemImager on a cluster and would like to run Puppet during
the install, so when the node reboots, it
2005 Apr 28
2
Help with using the WINEDEBUG variable
Hi users.
I have found the WINEDEBUG variable to be very useful. However, now that my
program starts, using WINEDEBUG=trace,+all or WINEDEBUG=+all creats log
files well over 2.0 GB.
I am trying to find messages like the following:
0009:trace:seh:EXC_RtlRaiseException code=c0000005 flags=0 addr=0x4725f1
(and the few lines above it) to try and figure out what's causing my
Dreamweaver to
2007 Jan 22
3
Resource dependencies
For example, I have a bunch of package resources defined for packages
which are contained in the yum repositories defined by the yumrepo
resources. If the package is installed first, then it will fail
because the repository is not available. I know about "require". But
I would prefer not to add a direct dependency on the source
repository. Is there an easier way to do this? What
2005 May 24
3
New Grandstream phones.
Anyone with any comments on DSS buttons and general phone features?
Thanks,
Shane
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20050525/e11c72b7/attachment.htm
2007 Aug 24
4
Variable scope: Class inheritance vs Include statement.
Hello.
I''m a long time cfengine user, some might say sufferer, and I have
finally managed to get around to experimenting with Puppet. So far I''m
very impressed.
I am trying to get puppet to configure the openntpd config file, from
an ERB template, based on the node definition in the site config.
What I''m trying to understand is why when I define a variable in a
child
2005 Jan 11
3
correctly uninstalling/reinstalling wine?
Hi list,
Every time before I post a problem or question, I try to upgrade my wine to
the latest version (as I was told to do at the beginning).
Well I'm going on to my 5th or 6th new version of wine. As an experienced
Windows user (and a fairly new, but OK Linux user) I am concerned about the
effect on my computer of simply installing wine after wine after wine. I
seem to recall copying
2007 Jan 10
9
Definition specialization
There was a discussion a while ago about adding inheritance to
definitions. There is a need for a way to specialize parameters while
allowing passing other options. This comes up with remotefile where
it would be nice to have a default server location but not specify all
the parameters (and their defaults) in the definition.
Was there a change to the syntax? Is there a way to accomplish this?
2007 May 07
3
Deploying file from server only initially
Is it possible to have a file copied from the fileserver but only when
it doesn''t exist? I want to prevent changes on the client from being
wiped out if it is different. We have a couple of config files that
the DBAs are resistant to managing through puppet. They currently
manually deploy changes and I don''t want those changes wiped out if
the server isn''t updated. I
2007 Mar 19
6
Last call for fixes: Releasing tomorrow
I think I''ve got every fix except one in that''s going to make it into
grover, which I''ll hopefully be releasing tomorrow. I plan on adding
Tim Stoop''s patches for home directory management (#432), but
everything else is getting pushed to the next release at this point.
I''ve fixed all of the major bugs, or at least I think I have. If
2007 Aug 01
12
Puppet uses too much RAM memory
Hello,
I have two Vmware images, with 256MB of RAM memory each one, running
puppetmasterd for the server and puppetd for the client. It''s normal
that my puppetmasterd and puppetd occupies almost 10% of RAM memory
each one? They aren''t doing anything especial, just listening on the
ports.
Thanks.
2007 Mar 22
6
Starting out with lots of problems.
So I am beginning the long process of learning puppet... and it seems
that I am missing some vital things.
My systems are RHEL-4, and i have installed the
puppet/facter/puppetmasterd from dlutter@redhat.com''s archive.
[root@canopus puppet]# rpm -qa | egrep ''puppet|facter'' | sort
facter-1.3.6-1.el4
puppet-0.22.2-1.el4
puppet-server-0.22.2-1.el4
on the client I
2007 Mar 01
8
upgrading puppet?
How are people upgrading puppet itself on their hosts that run puppetd?
Can puppet be used to upgrade to a new puppet package via gem, rpm or
some other package provider? How do you handle restarting?
Just hoping theres a better way than "ssh and a for loop" or having to
have another configuration management system installed.
2005 Aug 30
0
No subject
...e fault, let me
know!!! I am willing to do any debugging necessary.
TIA.
-----Original Message-----
From: wine-users-admin@winehq.org [mailto:wine-users-admin@winehq.org]On
Behalf Of Duane Clark
Sent: April 27, 2005 11:19 AM
To: wine-users@winehq.com
Subject: [Wine]Re: Dreamweaver MX 2004
Angela Burrell wrote:
> Hi Joachim,
>
> Thank you for your reply. Dreamweaver was not installed via Windows on my
> computer. It is only run via Windows over the network. The machine it is
> installed on, runs only the Linux operating system. This computer, has an
> EXT3 partition and a FAT part...
2004 Sep 03
2
How to upgrade?
Hi Wine-users!
I currently run wine 20040716, but it can't run any of my applications
(namely Macromedia Studio MX) So I want to try the latest version.
I have compiled 20040716 from .tar.gz format. I would like to do the same
with the newer version. My question is what is the procedure to completely
uninstall Wine and do a fresh install, WITHOUT uninstalling the Macromedia
apps?
Thank you
2006 Jan 16
0
Repost: Mavis Beacon crashes with page fault
Hoping someone can help:
-----Original Message-----
From: wine-users-bounces@winehq.org
[mailto:wine-users-bounces@winehq.org]On Behalf Of Angela Burrell
Sent: December 16, 2005 10:50 AM
To: wine-users@winehq.org
Subject: [Wine] Mavis Beacon crashes with page fault
Hi wine users,
I am using wine 0.9.3 on Mandrake 9.2. I've just installed wine from tar.bz2
and Mavis Beacon Teaches Typing 12 Standard; the installation went fine and
I'm able...
2005 Aug 25
1
Working NFAS config w 411p anyone?
Does anyone have a working NFAS config for Zapata and zaptel for 2 NFAS
trunks? First two DS1s on tg 1 and other two on tg2?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20050825/95961694/attachment.htm