Skip to content

Commit f35e3a3

Browse files
committed
feat(cloud-init): check if deisctl does not exists before install it
1 parent f0d3eb0 commit f35e3a3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

contrib/coreos/user-data.example

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ coreos:
3737
content: |
3838
[Unit]
3939
Description=Install deisctl utility
40+
ConditionPathExists=!/opt/bin/deisctl
4041

4142
[Service]
4243
Type=oneshot

0 commit comments

Comments
 (0)