Skip to content

Commit

Permalink
Fixed extraneous bits from json schema - crowbar injects a few pieces…
Browse files Browse the repository at this point in the history
…, thus making duplicates
  • Loading branch information
khudgins committed Dec 27, 2011
1 parent b931062 commit 4cd52c8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions chef/data_bags/crowbar/bc-template-zenoss.schema
Expand Up @@ -28,8 +28,6 @@
"crowbar-revision": { "type": "int", "required": true },
"crowbar-committing": { "type": "bool" },
"crowbar-queued": { "type": "bool" },
"crowbar-status": { "type": "str" },
"crowbar-failed": { "type": "str" },
"elements": {
"type": "map",
"required": true,
Expand Down

0 comments on commit 4cd52c8

Please sign in to comment.