Mark Luntzel
Mark Luntzel
Is this cookbook too crusty?
Needed to apt-get install fuse-utils on Ubuntu Lucid before I could mount any fs
contributing anyway!
For example, when I use the following archive ID to delete from a vault: {"ArchiveId":"-VY9XTqiJkHXSKZFTgYVHVKsU86FnojGAyZbP3p0HXmo0XM0UUCM4iBQQCPtbC4gES5NV7RK0hved1ekC-LwdKAke6jwrrdZnoqeJoDN_Cj9lg-6Nh6_3MBq4uoFpEtuvaChruhQZw", etc I get: Exception in thread "main" org.apache.commons.cli.UnrecognizedOptionException: Unrecognized option: -VY9XTqi I've tried escaping it...
https://github.com/chef/chef-docs/blob/0d8c809880272ba3fd00c3404c7104a8ff5123cb/includes_knife/includes_knife_environment_from_file.rst has: > Use the from file argument to add or update an environment using a |json| or |ruby| DSL description. It must be run with the create or edit...