Skip to content

Shreyasramakrishna90/fabric

 
 

Repository files navigation

run with fab -R '<role to run command on, e.g c2_1>' runCommand: or to run on a specific host: fab -H '10.0.2.194:2222' runCommand:'hostname'

check device has btrfs with /etc/fstab. The text btrfs will be in there. Alternatively run $ df -Th from /. There will be an /app directory of type btrfs.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 80.9%
  • Shell 19.1%