Hi,
A little of an off topic reply but I would really recommend using
south for managing the structure of the database and possible later
migrations for non-destructive upgrades.
If you don't want to introduce a new library I would run the syncdb
command (I assume this is what you are doing) with
Hi,
In one of the deployments i need to give input to django application
through puppet.
say,
enter username: abc
how to achieve this in puppet,
please help.
Regards,
Bhaskar
--
You received this message because you are subscribed to the Google Groups
"Puppet Users" group.
To post to this gr