Re: [Puppet Users] Get resource from http

2018-01-07 Thread Khalid Hosein


On Wednesday, January 5, 2011 at 5:05:02 PM UTC-5, Patrick wrote:
>
> http://projects.puppetlabs.com/issues/5783
>
>
Ticket was moved to https://tickets.puppetlabs.com/browse/PUP-1072 and 
resolved. The HTTP/S source functionality for the file resource is now 
available in Puppet version >= 4.4.0.

*(because I like seeing solutions in threads that hit high in Google 
SERPs... ;-) )*

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to puppet-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/fb93a239-749a-4036-9423-a984fdff59c6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Puppet Users] Get resource from http

2011-01-05 Thread Patrick

On Jan 4, 2011, at 10:13 PM, Dmytro Bablinyuk wrote:

 How can I get resource from http?

Short answer: You can't.

Longer answer: You need to wrap a program that can (like curl or wget) in an 
exec.

-- 
You received this message because you are subscribed to the Google Groups 
Puppet Users group.
To post to this group, send email to puppet-us...@googlegroups.com.
To unsubscribe from this group, send email to 
puppet-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en.



Re: [Puppet Users] Get resource from http

2011-01-05 Thread Daniel Pittman
...ideally, that answer should be for now, because every second
person seems to want this feature.  Which will be helped if someone
filed a feature request.  So, um, I did:
https://projects.puppetlabs.com/issue_moves/new/5783

If you want this please watch that ticket and/or add comments about
what you need it to do.  Obviously no promises, but that makes it more
uniform (and, to my surprise, there wasn't already an obvious one...)

Regards,
Daniel

On Wed, Jan 5, 2011 at 00:57, Patrick kc7...@gmail.com wrote:
 On Jan 4, 2011, at 10:13 PM, Dmytro Bablinyuk wrote:

 How can I get resource from http?

 Short answer: You can't.

 Longer answer: You need to wrap a program that can (like curl or wget) in an 
 exec.

 --
 You received this message because you are subscribed to the Google Groups 
 Puppet Users group.
 To post to this group, send email to puppet-us...@googlegroups.com.
 To unsubscribe from this group, send email to 
 puppet-users+unsubscr...@googlegroups.com.
 For more options, visit this group at 
 http://groups.google.com/group/puppet-users?hl=en.





-- 
✉ Daniel Pittman dan...@rimspace.net
⌨ dan...@rimspace.net (XMPP)
☎ +1 503 893 2285
♻ made with 100 percent post-consumer electrons

-- 
You received this message because you are subscribed to the Google Groups 
Puppet Users group.
To post to this group, send email to puppet-us...@googlegroups.com.
To unsubscribe from this group, send email to 
puppet-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en.



Re: [Puppet Users] Get resource from http

2011-01-05 Thread Brian Gallew
You are not authorized to access this page.

On Wed, Jan 5, 2011 at 12:07 PM, Daniel Pittman dan...@rimspace.net wrote:

 ...ideally, that answer should be for now, because every second
 person seems to want this feature.  Which will be helped if someone
 filed a feature request.  So, um, I did:
 https://projects.puppetlabs.com/issue_moves/new/5783

 If you want this please watch that ticket and/or add comments about
 what you need it to do.  Obviously no promises, but that makes it more
 uniform (and, to my surprise, there wasn't already an obvious one...)

 Regards,
Daniel

 On Wed, Jan 5, 2011 at 00:57, Patrick kc7...@gmail.com wrote:
  On Jan 4, 2011, at 10:13 PM, Dmytro Bablinyuk wrote:
 
  How can I get resource from http?
 
  Short answer: You can't.
 
  Longer answer: You need to wrap a program that can (like curl or wget) in
 an exec.
 
  --
  You received this message because you are subscribed to the Google Groups
 Puppet Users group.
  To post to this group, send email to puppet-us...@googlegroups.com.
  To unsubscribe from this group, send email to
 puppet-users+unsubscr...@googlegroups.compuppet-users%2bunsubscr...@googlegroups.com
 .
  For more options, visit this group at
 http://groups.google.com/group/puppet-users?hl=en.
 
 



 --
 ✉ Daniel Pittman dan...@rimspace.net
 ⌨ dan...@rimspace.net (XMPP)
 ☎ +1 503 893 2285
 ♻ made with 100 percent post-consumer electrons

 --
 You received this message because you are subscribed to the Google Groups
 Puppet Users group.
 To post to this group, send email to puppet-us...@googlegroups.com.
 To unsubscribe from this group, send email to
 puppet-users+unsubscr...@googlegroups.compuppet-users%2bunsubscr...@googlegroups.com
 .
 For more options, visit this group at
 http://groups.google.com/group/puppet-users?hl=en.



-- 
You received this message because you are subscribed to the Google Groups 
Puppet Users group.
To post to this group, send email to puppet-us...@googlegroups.com.
To unsubscribe from this group, send email to 
puppet-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en.



Re: [Puppet Users] Get resource from http

2011-01-05 Thread Patrick
http://projects.puppetlabs.com/issues/5783

On Jan 5, 2011, at 1:53 PM, Brian Gallew wrote:

 You are not authorized to access this page.
 
 On Wed, Jan 5, 2011 at 12:07 PM, Daniel Pittman dan...@rimspace.net wrote:
 ...ideally, that answer should be for now, because every second
 person seems to want this feature.  Which will be helped if someone
 filed a feature request.  So, um, I did:
 https://projects.puppetlabs.com/issue_moves/new/5783
 
 If you want this please watch that ticket and/or add comments about
 what you need it to do.  Obviously no promises, but that makes it more
 uniform (and, to my surprise, there wasn't already an obvious one...)
 
 Regards,
Daniel
 
 On Wed, Jan 5, 2011 at 00:57, Patrick kc7...@gmail.com wrote:
  On Jan 4, 2011, at 10:13 PM, Dmytro Bablinyuk wrote:
 
  How can I get resource from http?
 
  Short answer: You can't.
 
  Longer answer: You need to wrap a program that can (like curl or wget) in 
  an exec.
 
  --
  You received this message because you are subscribed to the Google Groups 
  Puppet Users group.
  To post to this group, send email to puppet-us...@googlegroups.com.
  To unsubscribe from this group, send email to 
  puppet-users+unsubscr...@googlegroups.com.
  For more options, visit this group at 
  http://groups.google.com/group/puppet-users?hl=en.
 
 
 
 
 
 --
 ✉ Daniel Pittman dan...@rimspace.net
 ⌨ dan...@rimspace.net (XMPP)
 ☎ +1 503 893 2285
 ♻ made with 100 percent post-consumer electrons
 
 --
 You received this message because you are subscribed to the Google Groups 
 Puppet Users group.
 To post to this group, send email to puppet-us...@googlegroups.com.
 To unsubscribe from this group, send email to 
 puppet-users+unsubscr...@googlegroups.com.
 For more options, visit this group at 
 http://groups.google.com/group/puppet-users?hl=en.
 
 
 
 -- 
 You received this message because you are subscribed to the Google Groups 
 Puppet Users group.
 To post to this group, send email to puppet-us...@googlegroups.com.
 To unsubscribe from this group, send email to 
 puppet-users+unsubscr...@googlegroups.com.
 For more options, visit this group at 
 http://groups.google.com/group/puppet-users?hl=en.

-- 
You received this message because you are subscribed to the Google Groups 
Puppet Users group.
To post to this group, send email to puppet-us...@googlegroups.com.
To unsubscribe from this group, send email to 
puppet-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en.



Re: [Puppet Users] Get resource from http

2011-01-05 Thread Daniel Pittman
Darn.   Thanks for that: I didn't check the URL it sent me to after I
created the ticket, sorry.

Regards,
Daniel

On Wed, Jan 5, 2011 at 14:05, Patrick kc7...@gmail.com wrote:
 http://projects.puppetlabs.com/issues/5783
 On Jan 5, 2011, at 1:53 PM, Brian Gallew wrote:

 You are not authorized to access this page.

 On Wed, Jan 5, 2011 at 12:07 PM, Daniel Pittman dan...@rimspace.net wrote:

 ...ideally, that answer should be for now, because every second
 person seems to want this feature.  Which will be helped if someone
 filed a feature request.  So, um, I did:
 https://projects.puppetlabs.com/issue_moves/new/5783

 If you want this please watch that ticket and/or add comments about
 what you need it to do.  Obviously no promises, but that makes it more
 uniform (and, to my surprise, there wasn't already an obvious one...)

 Regards,
    Daniel

 On Wed, Jan 5, 2011 at 00:57, Patrick kc7...@gmail.com wrote:
  On Jan 4, 2011, at 10:13 PM, Dmytro Bablinyuk wrote:
 
  How can I get resource from http?
 
  Short answer: You can't.
 
  Longer answer: You need to wrap a program that can (like curl or wget)
  in an exec.
 
  --
  You received this message because you are subscribed to the Google
  Groups Puppet Users group.
  To post to this group, send email to puppet-us...@googlegroups.com.
  To unsubscribe from this group, send email to
  puppet-users+unsubscr...@googlegroups.com.
  For more options, visit this group at
  http://groups.google.com/group/puppet-users?hl=en.
 
 



 --
 ✉ Daniel Pittman dan...@rimspace.net
 ⌨ dan...@rimspace.net (XMPP)
 ☎ +1 503 893 2285
 ♻ made with 100 percent post-consumer electrons

 --
 You received this message because you are subscribed to the Google Groups
 Puppet Users group.
 To post to this group, send email to puppet-us...@googlegroups.com.
 To unsubscribe from this group, send email to
 puppet-users+unsubscr...@googlegroups.com.
 For more options, visit this group at
 http://groups.google.com/group/puppet-users?hl=en.



 --
 You received this message because you are subscribed to the Google Groups
 Puppet Users group.
 To post to this group, send email to puppet-us...@googlegroups.com.
 To unsubscribe from this group, send email to
 puppet-users+unsubscr...@googlegroups.com.
 For more options, visit this group at
 http://groups.google.com/group/puppet-users?hl=en.

 --
 You received this message because you are subscribed to the Google Groups
 Puppet Users group.
 To post to this group, send email to puppet-us...@googlegroups.com.
 To unsubscribe from this group, send email to
 puppet-users+unsubscr...@googlegroups.com.
 For more options, visit this group at
 http://groups.google.com/group/puppet-users?hl=en.




-- 
✉ Daniel Pittman dan...@rimspace.net
⌨ dan...@rimspace.net (XMPP)
☎ +1 503 893 2285
♻ made with 100 percent post-consumer electrons

-- 
You received this message because you are subscribed to the Google Groups 
Puppet Users group.
To post to this group, send email to puppet-us...@googlegroups.com.
To unsubscribe from this group, send email to 
puppet-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en.