
Working on file:/etc/file-deleted.conf
  store at target/var/lib/holo/files/base/etc/file-deleted.conf
     apply target/usr/share/holo/files/01-first/etc/file-deleted.conf

!! Entity has been deleted by user (use --force to restore)

Working on file:/etc/file-modified.conf
  store at target/var/lib/holo/files/base/etc/file-modified.conf
     apply target/usr/share/holo/files/01-first/etc/file-modified.conf

!! Entity has been modified by user (use --force to overwrite)

    diff --holo target/var/lib/holo/files/provisioned/etc/file-modified.conf target/etc/file-modified.conf
    --- target/var/lib/holo/files/provisioned/etc/file-modified.conf
    +++ target/etc/file-modified.conf
    @@ -1,3 +1,3 @@
     aaa
    -bbb
    +xxx
     ccc

Working on file:/etc/file-to-symlink.conf
  store at target/var/lib/holo/files/base/etc/file-to-symlink.conf
     apply target/usr/share/holo/files/01-first/etc/file-to-symlink.conf

!! Entity has been modified by user (use --force to overwrite)

    diff --holo target/var/lib/holo/files/provisioned/etc/file-to-symlink.conf target/etc/file-to-symlink.conf
    deleted file mode 100644
    --- target/var/lib/holo/files/provisioned/etc/file-to-symlink.conf
    +++ /dev/null
    @@ -1,3 +0,0 @@
    -aaa
    -bbb
    -ccc
    diff --holo target/var/lib/holo/files/provisioned/etc/file-to-symlink.conf target/etc/file-to-symlink.conf
    new file mode 120000
    --- /dev/null
    +++ target/etc/file-to-symlink.conf
    @@ -0,0 +1 @@
    +/bin/ls
    \ No newline at end of file

Working on file:/etc/symlink-deleted.conf
  store at target/var/lib/holo/files/base/etc/symlink-deleted.conf
     apply target/usr/share/holo/files/01-first/etc/symlink-deleted.conf

!! Entity has been deleted by user (use --force to restore)

Working on file:/etc/symlink-modified.conf
  store at target/var/lib/holo/files/base/etc/symlink-modified.conf
     apply target/usr/share/holo/files/01-first/etc/symlink-modified.conf

!! Entity has been modified by user (use --force to overwrite)

    diff --holo target/var/lib/holo/files/provisioned/etc/symlink-modified.conf target/etc/symlink-modified.conf
    --- target/var/lib/holo/files/provisioned/etc/symlink-modified.conf
    +++ target/etc/symlink-modified.conf
    @@ -1 +1 @@
    -/bin/true
    \ No newline at end of file
    +/bin/ls
    \ No newline at end of file

Working on file:/etc/symlink-to-file.conf
  store at target/var/lib/holo/files/base/etc/symlink-to-file.conf
     apply target/usr/share/holo/files/01-first/etc/symlink-to-file.conf

!! Entity has been modified by user (use --force to overwrite)

    diff --holo target/var/lib/holo/files/provisioned/etc/symlink-to-file.conf target/etc/symlink-to-file.conf
    deleted file mode 120000
    --- target/var/lib/holo/files/provisioned/etc/symlink-to-file.conf
    +++ /dev/null
    @@ -1 +0,0 @@
    -/bin/true
    \ No newline at end of file
    diff --holo target/var/lib/holo/files/provisioned/etc/symlink-to-file.conf target/etc/symlink-to-file.conf
    new file mode 100644
    --- /dev/null
    +++ target/etc/symlink-to-file.conf
    @@ -0,0 +1,3 @@
    +ggg
    +hhh
    +iii

exit status 0
