This message was deleted.
# harvester
a
This message was deleted.
d
What pathname are you trying to write the file to?
f
I defined path for os.write_files as follows:
Copy code
path: /usr/local/bin/bol-binary
I was inspired by the binary samba example (https://docs.harvesterhci.io/v1.1/install/harvester-configuration/#oswrite_files). It works fine for the path (and small size '3 lines' binary)
Copy code
- content: !!binary |
      f0VMRgIBAQAAAAAAAAAAAAIAPgABAAAAwARAAAAAAABAAAAAAAAAAJAVAAAAAA
      AEAAHgAdAAYAAAAFAAAAQAAAAAAAAABAAEAAAAAAAEAAQAAAAAAAwAEAAAAAAA
      AAAAAAAAAwAAAAQAAAAAAgAAAAAAAAACQAAAAAAAAAJAAAAAAAAcAAAAAAAAAB
    path: /usr/local/bin/samba-bol
    permissions: '0555'