From 4bb1b8cda00796a633cbc057c7e6b65bf7a829d5 Mon Sep 17 00:00:00 2001 From: Scott Hussey Date: Fri, 16 Jun 2017 09:34:36 -0500 Subject: [PATCH] Add another design verification facet --- drydock_provisioner/orchestrator/readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/drydock_provisioner/orchestrator/readme.md b/drydock_provisioner/orchestrator/readme.md index 4cdb852b..2bc1d25f 100644 --- a/drydock_provisioner/orchestrator/readme.md +++ b/drydock_provisioner/orchestrator/readme.md @@ -29,6 +29,7 @@ is compatible with the physical state of the site. * No static IP assignments are outside of the network they are targetted for * All IP assignments are within declared ranges on the network * Networks assigned to each node's interface are within the set of of the attached link's allowed_networks +* No network is allowed on multiple network links * Boot drive is above minimum size ### VerifySite ###