On 3/16/2010 6:13 PM, Joe McDonagh wrote:
David Schmitt wrote:Which leads me to another idea: inter-node dependencies: | node a { mysql_db { "foo": ... } } | | node b { app { "x": after => A>>Mysql_db["foo"]; } }David, are you suggesting this, or are you saying that this works?
I'm suggesting something like this. Internally it'd probably work like external_resource (see -dev list for details) but would query the storeconfig DB instead of calling a script on the client.
Regards, David -- dasz.at OG Tel: +43 (0)664 2602670 Web: http://dasz.at Klosterneuburg UID: ATU64260999 FB-Nr.: FN 309285 g FB-Gericht: LG Korneuburg -- 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.
