Remove duplicate license property (#6393)

Fixes #5262
This commit is contained in:
Kelvin Oghenerhoro Omereshone 2022-06-29 20:51:14 +01:00 committed by GitHub
parent 94be6139bf
commit f20e0b6f37
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -885,9 +885,9 @@ None.
}
},
"license": {
"tier": "free",
"expiration": "0001-01-01T00:00:00Z"
},
"tier": "free",
"expiration": "0001-01-01T00:00:00Z"
},
"logging": {
"debug": false,
"json": false,
@ -909,13 +909,6 @@ None.
}
}
},
"license": {
"tier": "free",
"organization": "fleet",
"device_count": 100,
"expiration": "2021-12-31T19:00:00-05:00",
"note": ""
},
"vulnerability_settings": {
"databases_path": ""
},