vagrant/plugins/guests/arch/cap
sophia 0c283e5b50 Install smbclient when setting up arch smb
Leaving out smbclient from the install will cause a cyclical
dependency error.

```
Was getting error
Stderr from the command:

warning: dependency cycle detected:
warning: smbclient will be installed before its cifs-utils dependency
error: failed to commit transaction (conflicting files)
```
2020-09-23 11:59:42 -05:00
..
change_host_name.rb Refactor linux change host cap 2020-08-05 15:12:45 -05:00
configure_networks.rb Fix tests 2020-05-29 10:27:42 -04:00
nfs.rb Remove set -e usage for better shell compatibility 2016-10-24 10:30:08 -07:00
rsync.rb Remove set -e usage for better shell compatibility 2016-10-24 10:30:08 -07:00
smb.rb Install smbclient when setting up arch smb 2020-09-23 11:59:42 -05:00