cookbook 'coopr', '= 0.1.0'
coopr (3) Versions 0.1.0 Follow3
Installs/Configures Coopr (CLI, Provisioner, Server and UI)
cookbook 'coopr', '= 0.1.0', :supermarket
knife supermarket install coopr
knife supermarket download coopr
coopr cookbook
Requirements
- Oracle Java JDK 6+ (provided by
java
cookbook) - ZooKeeper (provided by
hadoop
cookbook) - JDBC-compatible database
Usage
Attributes
-
['coopr']['conf_dir']
- The directory used inside/etc/coopr
and used via the alternatives system. Defaultconf.chef
-
['coopr']['repo']['url']
- Specifies URL for fetching packages -
['coopr']['repo']['components']
- Repository components to use for APT repositories
Recipes
-
config
- Configures all services -
default
- Runsconfig
andrepo
recipes -
fullstack
- Installs all packages and services on a single node -
ngui
- Installs thecoopr-ngui
package and service -
provisioner
- Installs thecoopr-provisioner
package and service -
repo
- Sets up package manager repositories for coopr packages -
server
- Installs thecoopr-server
package and service -
ui
- Installs thecoopr-ui
package and service
Author
Author:: Cask Data, Inc. (ops@cask.co)
Testing
This cookbook requires the vagrant-omnibus
and vagrant-berkshelf
Vagrant plugins to be installed.
License
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this software except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
Dependent cookbooks
apt >= 0.0.0 |
hadoop >= 0.0.0 |
java >= 0.0.0 |
mysql >= 0.0.0 |
yum >= 0.0.0 |
Contingent cookbooks
There are no cookbooks that are contingent upon this one.
Foodcritic Metric
0.1.0 passed this metric
0.1.0 passed this metric