cookbook 'lxde', '~> 0.1.1'
lxde (1) Versions 0.1.1 Follow0
Manages lxde
cookbook 'lxde', '~> 0.1.1', :supermarket
knife supermarket install lxde
knife supermarket download lxde
lxde-cookbook
This cookbook is supposed to become useful in managing an LX Desktop Environment (LX).
For now it only contains an LWRP for managing desktop entries.
Supported Platforms
Only tested on Ubuntu 14.04.
Desktop Entry LWRP
lxde_desktopentry 'google-chrome' do name "google-chrome" user "dsbaars" end # When a global desktop entry is available in /usr/share/applications it gets copied from there. # if this behaviour is not desired, set try_application_dir to false lxde_desktopentry 'google-chrome' do name "google-chrome" user "dsbaars" try_application_dir false icon "google-chrome" type "Application" exec "/usr/bin/google-chrome-stable" end lxde_desktopentry 'firefox' do name "firefox" user "dsbaars" action :remove end
Contributing
- Fork the repository on Github
- Create a named feature branch (i.e.
feature/add-new-recipe
) - Write your change
- Write tests for your change (if applicable)
- Run the tests, ensuring they all pass
- Submit a Pull Request
License and Authors
Author:: Djuri Baars (dsbaars@gmail.com)
Dependent cookbooks
This cookbook has no specified dependencies.
Contingent cookbooks
There are no cookbooks that are contingent upon this one.
Collaborator Number Metric
0.1.1 failed this metric
Failure: Cookbook has 0 collaborators. A cookbook must have at least 2 collaborators to pass this metric.
Contributing File Metric
0.1.1 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.1.1 failed this metric
FC064: Ensure issues_url is set in metadata: lxde/metadata.rb:1
FC065: Ensure source_url is set in metadata: lxde/metadata.rb:1
FC066: Ensure chef_version is set in metadata: lxde/metadata.rb:1
FC067: Ensure at least one platform supported in metadata: lxde/metadata.rb:1
FC074: LWRP should use DSL to define resource's default action: lxde/resources/desktopentry.rb:1
FC085: Resource using new_resource.updated_by_last_action to converge resource: lxde/providers/desktopentry.rb:2
FC085: Resource using new_resource.updated_by_last_action to converge resource: lxde/providers/desktopentry.rb:22
FC085: Resource using new_resource.updated_by_last_action to converge resource: lxde/providers/desktopentry.rb:35
FC085: Resource using new_resource.updated_by_last_action to converge resource: lxde/providers/desktopentry.rb:45
Run with Foodcritic Version 16.3.0 with tags metadata,correctness ~FC031 ~FC045 and failure tags any
No Binaries Metric
0.1.1 passed this metric
Testing File Metric
0.1.1 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.1.1 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.1.1 failed this metric
0.1.1 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.1.1 failed this metric
FC064: Ensure issues_url is set in metadata: lxde/metadata.rb:1
FC065: Ensure source_url is set in metadata: lxde/metadata.rb:1
FC066: Ensure chef_version is set in metadata: lxde/metadata.rb:1
FC067: Ensure at least one platform supported in metadata: lxde/metadata.rb:1
FC074: LWRP should use DSL to define resource's default action: lxde/resources/desktopentry.rb:1
FC085: Resource using new_resource.updated_by_last_action to converge resource: lxde/providers/desktopentry.rb:2
FC085: Resource using new_resource.updated_by_last_action to converge resource: lxde/providers/desktopentry.rb:22
FC085: Resource using new_resource.updated_by_last_action to converge resource: lxde/providers/desktopentry.rb:35
FC085: Resource using new_resource.updated_by_last_action to converge resource: lxde/providers/desktopentry.rb:45
Run with Foodcritic Version 16.3.0 with tags metadata,correctness ~FC031 ~FC045 and failure tags any
No Binaries Metric
0.1.1 passed this metric
Testing File Metric
0.1.1 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.1.1 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.1.1 failed this metric
FC065: Ensure source_url is set in metadata: lxde/metadata.rb:1
FC066: Ensure chef_version is set in metadata: lxde/metadata.rb:1
FC067: Ensure at least one platform supported in metadata: lxde/metadata.rb:1
FC074: LWRP should use DSL to define resource's default action: lxde/resources/desktopentry.rb:1
FC085: Resource using new_resource.updated_by_last_action to converge resource: lxde/providers/desktopentry.rb:2
FC085: Resource using new_resource.updated_by_last_action to converge resource: lxde/providers/desktopentry.rb:22
FC085: Resource using new_resource.updated_by_last_action to converge resource: lxde/providers/desktopentry.rb:35
FC085: Resource using new_resource.updated_by_last_action to converge resource: lxde/providers/desktopentry.rb:45
Run with Foodcritic Version 16.3.0 with tags metadata,correctness ~FC031 ~FC045 and failure tags any
0.1.1 passed this metric
Testing File Metric
0.1.1 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.1.1 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.1.1 failed this metric
0.1.1 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