pauloconnor / puppet-authy

Installs the Authy Desktop client through Boxen
https://www.authy.com/
MIT License
0 stars 4 forks source link

Fixes application name #2

Closed saz closed 9 years ago

saz commented 10 years ago

The app name seems to be wrong, it's /Applications/Authy Bluetooth.app and chown is failing due to this.

saz commented 10 years ago

This is the error I'm running into.

Error: Execution of '/usr/sbin/chown -R saz:staff /Applications/Authy.app' returned 1: chown: /Applications/Authy.app: No such file or directory
Error: /Stage[main]/Authy/Package[Authy]/ensure: change from absent to present failed: Execution of '/usr/sbin/chown -R saz:staff /Applications/Authy.app' returned 1: chown: /Applications/Authy.app: No such file or directory