Hi There,

   I am trying to do the following using puppet

1. Create a dir call mydir
2. Download a file from internet using Exec
3. Change the mode of the file
3. Install it and ensure running and service is enabled.
4. Delete it the installer file.

When I do this until 3 rd step I am fine. But when I create the file 
resource again for deleting the installer files, it says it is already 
declared and cannot redeclare. Is there a option to fix this or I have to 
change the logic?

Thanks
Raj

-- 
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/c45d6416-fd8e-4661-b09d-3da6d61b5906%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to