Skip to content

Instantly share code, notes, and snippets.

@shallot
Created March 9, 2017 15:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save shallot/2a16cd44e7f658a99fd47a535c85fcf4 to your computer and use it in GitHub Desktop.
Save shallot/2a16cd44e7f658a99fd47a535c85fcf4 to your computer and use it in GitHub Desktop.
----------
ID: /mnt/home
Function: mount.mounted
Result: True
Comment: Target was already mounted
Started: 15:26:31.207956
Duration: 378.407 ms
Changes:
----------
ID: /home
Function: mount.mounted
Result: False
Comment: Recursive requisite found
Changes:
----------
ID: /mnt/home_umount
Function: mount.unmounted
Name: /mnt/home
Result: False
Comment: One or more requisite failed: frontend-forker.volumes-home./home
Changes:
----------
ID: home_copy
Function: cmd.run
Name: cp -av /home/* /mnt/home/ | wc -l
Result: False
Comment: One or more requisite failed: frontend-forker.volumes-home./mnt/home_umount
Changes:
----------
ID: /mnt/home_umount
Function: file.absent
Name: /mnt/home
Result: False
Comment: One or more requisite failed: frontend-forker.volumes-home./home
Changes:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment