Skip to content

Commit 538e395

Browse files
committed
Manually convert sample_zap_file
1 parent 96f0288 commit 538e395

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

examples/chef/sample_app_util/test_files/sample_zap_file.zap

+4-4
Original file line numberDiff line numberDiff line change
@@ -1811,10 +1811,10 @@
18111811
"side": "server",
18121812
"type": "bitmap32",
18131813
"included": 1,
1814-
"storageOption": "RAM",
1814+
"storageOption": "External",
18151815
"singleton": 0,
18161816
"bounded": 0,
1817-
"defaultValue": "0",
1817+
"defaultValue": null,
18181818
"reportable": 1,
18191819
"minInterval": 1,
18201820
"maxInterval": 65534,
@@ -1827,10 +1827,10 @@
18271827
"side": "server",
18281828
"type": "int16u",
18291829
"included": 1,
1830-
"storageOption": "RAM",
1830+
"storageOption": "External",
18311831
"singleton": 0,
18321832
"bounded": 0,
1833-
"defaultValue": "0x0002",
1833+
"defaultValue": null,
18341834
"reportable": 1,
18351835
"minInterval": 0,
18361836
"maxInterval": 65344,

0 commit comments

Comments
 (0)