cookbook 'gce_gcsfuse', '~> 0.2.0'
gce_gcsfuse (2) Versions 0.2.0 Follow0
Installs and configures gcsfuse
cookbook 'gce_gcsfuse', '~> 0.2.0', :supermarket
knife supermarket install gce_gcsfuse
knife supermarket download gce_gcsfuse
gce_gcsfuse
Installs and configures the Google GCS FUSE daemon for use with Google Compute Engine (GCE) instances that require block-filesystem style access to a Google Compute Storage bucket.
See https://github.com/GoogleCloudPlatform/gcsfuse for more information on gcsfuse.
Dependencies
This cookbook requires runit
for the Runit service configuration. It only supports Runit as a service provider at the moment.
Attributes
-
default['gce_gcsfuse']['service']
Service provider to use to runcloud_sql_proxy
. Defaults torunit
-
default['gce_gcsfuse']['user']
User to run thegcsfuse
daemon as. All files on the FUSE filesystem will be presented as owned by this user. See https://github.com/GoogleCloudPlatform/gcsfuse/blob/master/docs/semantics.md#permissions-and-ownership for more information. Defaults tonobody
-
default['gce_gcsfuse']['group']
Group to run thegcsfuse
daemon as. See above. Defaults tonogroup
-
default['gce_gcsfuse']['mountdir']
Directory to mount the FUSE filesystem on. Defaults to/gcsfuse
-
default['gce_gcsfuse']['bucket']
GCS bucket to mount. This must be a bucket that your instance can access. Defaults tomy-bucket
-
default['gce_gcsfuse']['allow_other']
Add theallow_other
option to the FUSE mount options. Defaults tofalse
Recipes
default
Runs both gce_gcsfuse::install and gce_gcsfuse::service
install
Installs the gcsfuse
package and ensures that the mountpoint is created and configured correctly.
service
Creates and configures a service to run gcsfuse
with the correct parameters.
Currently only Runit is supported as a service provider.
Prerequisites
In order for gcsfuse
to work correctly you must have enabled the Cloud Storage API for your project, and the instance must have the Cloud Storage scope defined.
License and Authors
Authors: Kristian Van Der Vliet vanders@liqwyd.com
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0
Dependent cookbooks
apt >= 0.0.0 |
runit >= 0.0.0 |
Contingent cookbooks
There are no cookbooks that are contingent upon this one.
Collaborator Number Metric
0.2.0 failed this metric
Failure: Cookbook has 0 collaborators. A cookbook must have at least 2 collaborators to pass this metric.
Contributing File Metric
0.2.0 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a CONTRIBUTING.md file
Foodcritic Metric
0.2.0 failed this metric
FC064: Ensure issues_url is set in metadata: gce_gcsfuse/metadata.rb:1
FC066: Ensure chef_version is set in metadata: gce_gcsfuse/metadata.rb:1
FC067: Ensure at least one platform supported in metadata: gce_gcsfuse/metadata.rb:1
FC069: Ensure standardized license defined in metadata: gce_gcsfuse/metadata.rb:1
Run with Foodcritic Version 16.3.0 with tags metadata,correctness ~FC031 ~FC045 and failure tags any
No Binaries Metric
0.2.0 passed this metric
Testing File Metric
0.2.0 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a TESTING.md file
Version Tag Metric
0.2.0 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must include a tag that matches this cookbook version number
0.2.0 failed this metric
0.2.0 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a CONTRIBUTING.md file
Foodcritic Metric
0.2.0 failed this metric
FC064: Ensure issues_url is set in metadata: gce_gcsfuse/metadata.rb:1
FC066: Ensure chef_version is set in metadata: gce_gcsfuse/metadata.rb:1
FC067: Ensure at least one platform supported in metadata: gce_gcsfuse/metadata.rb:1
FC069: Ensure standardized license defined in metadata: gce_gcsfuse/metadata.rb:1
Run with Foodcritic Version 16.3.0 with tags metadata,correctness ~FC031 ~FC045 and failure tags any
No Binaries Metric
0.2.0 passed this metric
Testing File Metric
0.2.0 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a TESTING.md file
Version Tag Metric
0.2.0 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must include a tag that matches this cookbook version number
0.2.0 failed this metric
FC066: Ensure chef_version is set in metadata: gce_gcsfuse/metadata.rb:1
FC067: Ensure at least one platform supported in metadata: gce_gcsfuse/metadata.rb:1
FC069: Ensure standardized license defined in metadata: gce_gcsfuse/metadata.rb:1
Run with Foodcritic Version 16.3.0 with tags metadata,correctness ~FC031 ~FC045 and failure tags any
0.2.0 passed this metric
Testing File Metric
0.2.0 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a TESTING.md file
Version Tag Metric
0.2.0 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must include a tag that matches this cookbook version number
0.2.0 failed this metric
0.2.0 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must include a tag that matches this cookbook version number