Here is my manifest...

package { 'tractor blade':
                provider => 'rpm',
                ensure   => present,
                source   => 
'puppet:///modules/mpsvfx/tractor-blade-1.7_1191418-linuxFC12_gcc44icc121.x86_64.rpm',
                name     => 
'tractor-blade-1.7_1191418-linuxFC12_gcc44icc121.x86_64.rpm',
        }


Here is where that file is...

...modules/mpsvfx/files/tractor-blade-1.7_1191418-linuxFC12_gcc44icc121.x86_64.rpm

Here is the error I get...

Error: Execution of '/bin/rpm -i 
puppet:///modules/mpsvfx/tractor-blade-1.7_1191418-linuxFC12_gcc44icc121.x86_64.rpm'
 
returned 1: error: open of 
puppet:///modules/mpsvfx/tractor-blade-1.7_1191418-linuxFC12_gcc44icc121.x86_64.rpm
 
failed: No such file or directory

Anybody know what I am doing wrong?

Thanks.
Mark

-- 
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 [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/puppet-users.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to