From 8ea40c8c26141f1a5e36c9a98b451bd1599c2e5c Mon Sep 17 00:00:00 2001 From: Narayan Desai Date: Mon, 10 Jul 2006 21:27:47 +0000 Subject: Add basic dependency processing code * To enable, add a Deps directory and enable the Deps plugin * schema validation works * prerequisites are automatically added to configurations git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1924 ce84e21b-d406-0410-9b95-82705330c041 --- schemas/deps.xsd | 52 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 52 insertions(+) create mode 100644 schemas/deps.xsd (limited to 'schemas/deps.xsd') diff --git a/schemas/deps.xsd b/schemas/deps.xsd new file mode 100644 index 000000000..19ec5af2d --- /dev/null +++ b/schemas/deps.xsd @@ -0,0 +1,52 @@ + + + + + dependency schema for bcfg2 + Narayan Desai, Argonne National Laboratory + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3-1-g7c22