Skip to content

Commit 0558f8f

Browse files
Merge branch 'fix/preconfig_example_serial' into development
2 parents ba87973 + 0dc288f commit 0558f8f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/generate_preconfig/preconfig.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -196,6 +196,7 @@
196196
yaml_preconfig=yaml_preconfig,
197197
auto_apply=auto_apply,
198198
tag=row["hostname"],
199+
serial_number=appliance_serial,
199200
comment=f"Created/Uploaded @ {comment_timestamp}",
200201
)
201202
print(f'Posted EC Preconfig {row["hostname"]}')

0 commit comments

Comments
 (0)