Thanks, I knew it was something silly.
On Friday, 12 July 2013 14:23:03 UTC-7, jcbollinger wrote:
>
>
>
> On Friday, July 12, 2013 2:04:36 PM UTC-5, Brian Warsing wrote:
> This:
>
>> Error: Could not find data item test::message in any Hiera data file and
>> no d
Hi,
I have a simple hiera data file:
# /etc/puppet/hiera/defaults.yaml
---
test:
message: This message brought to you by hiera
I run `sudo hiera test` and get:
{"message"=>"This message brought to you by hiera"}
I then create a test class:
# test.pp
class test ($message) {
notify {"Param
Hi,
Is there a way to control access to the filebucket?
Specifically, I wish to allow agents to backup to the filebucket but never
restore.
Is this possible to do?
Thanks,
Brian
--
You received this message because you are subscribed to the Google Groups
"Puppet Users" group.
To unsubscrib
Hi,
I need to backup a unique file from each of my nodes to a remote filebucket.
I will also need to be able to retrieve/restore said file on-demand at a
later date.
I'm familiar with the basic config and operation for filebucket, but
confused about how one restores a file for a given host wit
Hi,
I think I may have found a bug in how Mac OS X in handling group
resources (I'm still new at this).
Using Puppet 2.7.10 and Mac OS X I can create and modify groups
without error.
I provision...
group { 'com.apple.access_ssh':
members => ['thisadmin', 'thatadmin'],
gid => '509',
en
Hi,
I built a primitive type/provider for computergroups on Mac OS X. To
implement the standard provider#exists? method, I tried to grab a
plist from dscl and compare it with the resource definition. I didn't
get very far...
err: Could not retrieve catalog from remote server: Error 400 on
SERVER: