Displaying 3 results from an estimated 3 matches for "hussy".
Did you mean:
fussy
2007 Nov 08
1
Parity between native types and defined types
...o me, as a defined type just isn''t going to cut the
mustard -- I''m after a parsed file type.
When I try to do this, instead (in a file named backup_ninja::config.rb):
Puppet::Type.newtype(''backup_ninja::config'') do
...
end
and this in site.pp:
node ''hussy'' {
backup_ninja::config { ''/tmp/bn.conf'':
loglevel => 3,
usecolors => false,
reportemail => "mpalmer@hussy.hezmatt.org"
}
}
I get the world''s *weirdest* error:
err: Puppet::Parser::AST::ResourceDef failed with error Na...
2005 May 22
2
Re: Hi, Bryan; was: Re: pronunciation? <snip> -- don't shoot the messenger ...
...BM does the same thing or even worse, people assume they can't be bad.
SCO v. IBM resulted because of two companies - or bigger than the other.
Sun has been repeatedly scrutinized for things that IBM does and few (outside of Linus and other developers) seem to question.
Whatever people get all hussy about, the media reports, even if its levied unevenly.
And boy to some Linux people seem to get all so political and "anti" all the time.
> and RedHat's attempts to do the same are blameless and
> praiseworthy.
Please point me to the non-GPL compatible (let alone just non-GPL)...
2007 Feb 14
0
Instantrails and tiddlywiki
Hi all,
I''m trying to setup instantrails to serve a tiddlywiki web page. This
web page has the ability to upload the edited file back to the server
and overwrite the original. This requires a ruby .cgi script to be run
and this is where the problem lies. I cannot get the ruby script to run
although the page is served fine. I was using easyphp before and this
was working fine but