mirror of
https://github.com/alexgo-io/stacks-puppet-node.git
synced 2026-06-02 19:40:32 +08:00
root tombstones are required
This commit is contained in:
@@ -777,7 +777,8 @@ CREATE_DATASTORE_REQUEST_SCHEMA = {
|
||||
'additionalProperties': False,
|
||||
'required': [
|
||||
'datastore_info',
|
||||
'datastore_sigs'
|
||||
'datastore_sigs',
|
||||
'root_tombstones'
|
||||
],
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user