Skip to content

Commit 2e9a71f

Browse files
author
Matthew Fisher
committed
Merge pull request #3143 from aledbf/check_binaries_cloudinit
feat(cloud-init): check if deisctl does not exists before install it
2 parents 4030e7a + f35e3a3 commit 2e9a71f

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)