You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to puppet...@googlegroups.com
Hi guys,
I need your help: I'm trying to install the "puppetlabs/apt"-module and using it at the same time in the same file. As that module is not installed I get this error message: "Error: Puppet::Parser::AST::Resource failed with error Argument error: Invalid resource type apt::force at /etc/puppet/modules/puppet_install/manifests/install_puppet_master.pp
Can anyone give me some hint?
Simon Young
unread,
Nov 1, 2013, 8:07:53 AM11/1/13
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to puppet...@googlegroups.com
It's a good question, but I'm not sure this is possible. If the module isn't installed before compilation, then any resource types defined by ths module will be absent and the catalog won't compile.
Are you trying to use puppet to install itself? If so, then the snake may be eating its own tail.