Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
question with puppet
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  3 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
bobby38  
View profile  
 More options Nov 7 2012, 11:54 am
From: bobby38 <baba...@gmail.com>
Date: Wed, 7 Nov 2012 08:54:36 -0800 (PST)
Local: Wed, Nov 7 2012 11:54 am
Subject: question with puppet

I have added a new folder to my /modules/backup called files
/modules/backup/files
i have verified the new files folder resides in puppet master and owned by
puppet and it has the right permission
when i source to the a file inside file folder

 source => "puppet:///backup/files/foo",

i am getting the below error mesage
 Could not evaluate: Could not retrieve information from environment  
source(s) puppet:///backup/files/foo

any suggestion?
Thanks


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
R.I.Pienaar  
View profile  
 More options Nov 8 2012, 5:57 am
From: "R.I.Pienaar" <r...@devco.net>
Date: Thu, 8 Nov 2012 10:57:25 +0000 (GMT)
Local: Thurs, Nov 8 2012 5:57 am
Subject: Re: [Puppet Users] question with puppet

----- Original Message -----
> From: "bobby38" <baba...@gmail.com>
> To: puppet-users@googlegroups.com
> Sent: Wednesday, November 7, 2012 4:54:36 PM
> Subject: [Puppet Users] question with puppet

> I have added a new folder to my /modules/backup called files
> /modules/backup/files
> i have verified the new files folder resides in puppet master and
> owned by puppet and it has the right permission
> when i source to the a file inside file folder

> source => "puppet:///backup/files/foo",

for a module the source should be puppet:///modules/modulename/filename
so you probably want puppet:///modules/backup/foo

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Drew Michel  
View profile  
 More options Nov 13 2012, 11:00 pm
From: Drew Michel <afdre...@gmail.com>
Date: Tue, 13 Nov 2012 20:00:48 -0800 (PST)
Local: Tues, Nov 13 2012 11:00 pm
Subject: Re: question with puppet

You can read all about the puppet file server here.
http://docs.puppetlabs.com/guides/file_serving.html


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »