You can use the exec type to execute commands: http://docs.puppetlabs.com/references/stable/type.html#exec
On Nov 28, 12:25 pm, Nani <[email protected]> wrote: > Hi > This is Anjan and I am creating a module to create a database for > oracle 11g. I have a problem to execute a cmd > ie sqlplus "/as sysdba" > @/home/oracle/cr_$dbn > Please tell how to exucute the above cmds through puppet module. -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
