cookbook 'singularity', '= 3.0.0'
singularity
(28) Versions
3.0.0
-
Follow0
Installs Singularity and its dependencies (mesos, zk, mysql)
cookbook 'singularity', '= 3.0.0', :supermarket
knife supermarket install singularity
knife supermarket download singularity
singularity-cookbook
This cookbook provides the dependencies for the Singularity Mesos framework:
- ZooKeeper
- Mesos
- MySQL
It will install and configure Singularity, MySQL and a Mesos Master on the node
Attributes
You can also find comments in attributes/default.rb
General Attributes
<table>
<tr>
<th>Key</th>
<th>Type</th>
<th>Description</th>
<th>Default</th>
</tr>
<tr>
<td><tt>[:singularity][:port]</tt></td>
<td>Integer</td>
<td>The singularity port</td>
<td><tt>7092</tt></td>
</tr>
<tr>
<td><tt>[:singularity][:user]</tt></td>
<td>String</td>
<td>User for singularity</td>
<td><tt>singularity</tt></td>
</tr>
<tr>
<td><tt>[:singularity][:group]</tt></td>
<td>String</td>
<td>Group for singularity</td>
<td><tt>singularity</tt></td>
</tr>
<tr>
<td><tt>[:singularity][:git_ref]</tt></td>
<td>String</td>
<td>Git ref to install from</td>
<td><tt>Singularity-0.4.2</tt></td>
</tr>
<tr>
<td><tt>[:singularity][:version]</tt></td>
<td>String</td>
<td>Version number of singularity</td>
<td><tt>0.4.2</tt></td>
</tr>
<tr>
<td><tt>[:singularity][:home]</tt></td>
<td>String</td>
<td>Home directory</td>
<td><tt>/usr/local/singularity</tt></td>
</tr>
<tr>
<td><tt>[:singularity][:data_dir]</tt></td>
<td>String</td>
<td>Data directory</td>
<td><tt>/var/lib/singularity</tt></td>
</tr>
<tr>
<td><tt>[:singularity][:log_dir]</tt></td>
<td>String</td>
<td>Log directory</td>
<td><tt>/var/log/singularityy</tt></td>
</tr>
<tr>
<td><tt>[:singularity][:conf_dir]</tt></td>
<td>String</td>
<td>Config directory</td>
<td><tt>/etc/singularity</tt></td>
</tr>
</table>
Contributing
Please help us make this cookbook better!
- Fork the repository on Github
- Create a named feature branch (like
add_component_x
) - Write your change
- Write tests for your change (if applicable)
- Run the tests with
kitchen test
, ensuring they all pass - Submit a Pull Request using Github
License and Authors
Author:: EverTrue, inc. (devops@evertrue.com)
Dependent cookbooks
Contingent cookbooks
There are no cookbooks that are contingent upon this one.
Foodcritic Metric
3.0.0 failed this metric
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/attributes/default.rb:1
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/attributes/default.rb:2
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/attributes/default.rb:3
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/attributes/default.rb:4
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/attributes/default.rb:5
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/attributes/default.rb:6
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/attributes/default.rb:7
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/attributes/default.rb:8
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/attributes/default.rb:9
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/attributes/default.rb:10
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/attributes/default.rb:11
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/attributes/default.rb:13
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/attributes/default.rb:14
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/attributes/default.rb:15
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/attributes/default.rb:17
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/attributes/default.rb:18
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/attributes/default.rb:19
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/attributes/default.rb:20
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/attributes/default.rb:21
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/attributes/default.rb:23
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/attributes/default.rb:25
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/attributes/default.rb:27
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/attributes/default.rb:28
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/attributes/default.rb:30
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/attributes/default.rb:31
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/attributes/default.rb:33
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/attributes/default.rb:34
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/attributes/default.rb:35
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/attributes/default.rb:37
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/attributes/default.rb:39
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/attributes/default.rb:41
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/attributes/default.rb:42
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/attributes/default.rb:43
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/attributes/executor.rb:1
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/attributes/executor.rb:2
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/attributes/executor.rb:3
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/attributes/executor.rb:4
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/attributes/executor.rb:5
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/attributes/logrotate.rb:1
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/attributes/logrotate.rb:2
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/attributes/logrotate.rb:3
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/recipes/configure.rb:20
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/recipes/configure.rb:23
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/recipes/configure.rb:28
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/recipes/configure.rb:29
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/recipes/configure.rb:30
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/recipes/configure.rb:31
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/recipes/configure.rb:32
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/recipes/configure.rb:33
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/recipes/configure.rb:37
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/recipes/configure.rb:48
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/recipes/configure.rb:52
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/recipes/configure.rb:53
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/recipes/default.rb:25
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/recipes/default.rb:26
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/recipes/default.rb:27
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/recipes/default.rb:28
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/recipes/default.rb:29
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/recipes/default.rb:35
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/recipes/default.rb:37
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/recipes/default.rb:39
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/recipes/executor.rb:22
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/recipes/executor.rb:29
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/recipes/executor.rb:30
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/recipes/executor.rb:32
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/recipes/executor.rb:35
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/recipes/executor.rb:36
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/recipes/executor.rb:41
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/recipes/executor.rb:42
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/recipes/executor.rb:44
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/recipes/executor.rb:45
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/recipes/executor.rb:52
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/recipes/executor.rb:58
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/recipes/logrotate.rb:21
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/recipes/logrotate.rb:22
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/recipes/logrotate.rb:23
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/recipes/logrotate.rb:25
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/recipes/logrotate.rb:27
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/recipes/mysql.rb:39
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/recipes/mysql.rb:40
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/recipes/mysql.rb:41
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/recipes/mysql.rb:64
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/recipes/mysql.rb:69
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/recipes/mysql.rb:71
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/recipes/mysql.rb:72
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/recipes/package.rb:25
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/recipes/package.rb:26
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/recipes/source.rb:25
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/recipes/source.rb:28
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/recipes/source.rb:29
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/recipes/source.rb:30
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/recipes/source.rb:37
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/recipes/source.rb:38
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/recipes/source.rb:46
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/recipes/source.rb:47
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/recipes/source.rb:48
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/recipes/source.rb:51
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/recipes/source.rb:55
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/recipes/source.rb:56
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/recipes/source.rb:60
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/recipes/user.rb:20
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/recipes/user.rb:22
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/templates/default/singularity-init.erb:4
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/templates/default/singularity-init.erb:5
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/templates/default/singularity-init.erb:6
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/templates/default/singularity-init.erb:7
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/templates/default/singularity-init.erb:13
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/templates/default/singularity.base.properties.erb:3
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/templates/default/singularity.base.properties.erb:4
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/templates/default/singularity.executor.properties.erb:1
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/templates/default/singularity.executor.properties.erb:2
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/templates/default/singularity.executor.properties.erb:3
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/templates/default/singularity.executor.properties.erb:4
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/templates/default/singularity.executor.properties.erb:6
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/templates/default/singularity.yaml.erb:7
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/templates/default/singularity.yaml.erb:16
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/templates/default/singularity.yaml.erb:17
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/templates/default/singularity.yaml.erb:18
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/templates/default/singularity.yaml.erb:21
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/templates/default/singularity.yaml.erb:29
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/templates/default/singularity.yaml.erb:42
FC031: Cookbook without metadata file: /tmp/cook/5cb1c48bff658b466609511d/singularity/metadata.rb:1
FC045: Consider setting cookbook name in metadata: /tmp/cook/5cb1c48bff658b466609511d/singularity/metadata.rb:1
3.0.0 failed this metric
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/attributes/default.rb:2
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/attributes/default.rb:3
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/attributes/default.rb:4
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/attributes/default.rb:5
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/attributes/default.rb:6
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/attributes/default.rb:7
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/attributes/default.rb:8
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/attributes/default.rb:9
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/attributes/default.rb:10
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/attributes/default.rb:11
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/attributes/default.rb:13
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/attributes/default.rb:14
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/attributes/default.rb:15
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/attributes/default.rb:17
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/attributes/default.rb:18
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/attributes/default.rb:19
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/attributes/default.rb:20
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/attributes/default.rb:21
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/attributes/default.rb:23
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/attributes/default.rb:25
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/attributes/default.rb:27
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/attributes/default.rb:28
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/attributes/default.rb:30
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/attributes/default.rb:31
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/attributes/default.rb:33
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/attributes/default.rb:34
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/attributes/default.rb:35
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/attributes/default.rb:37
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/attributes/default.rb:39
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/attributes/default.rb:41
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/attributes/default.rb:42
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/attributes/default.rb:43
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/attributes/executor.rb:1
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/attributes/executor.rb:2
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/attributes/executor.rb:3
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/attributes/executor.rb:4
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/attributes/executor.rb:5
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/attributes/logrotate.rb:1
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/attributes/logrotate.rb:2
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/attributes/logrotate.rb:3
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/recipes/configure.rb:20
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/recipes/configure.rb:23
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/recipes/configure.rb:28
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/recipes/configure.rb:29
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/recipes/configure.rb:30
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/recipes/configure.rb:31
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/recipes/configure.rb:32
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/recipes/configure.rb:33
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/recipes/configure.rb:37
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/recipes/configure.rb:48
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/recipes/configure.rb:52
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/recipes/configure.rb:53
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/recipes/default.rb:25
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/recipes/default.rb:26
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/recipes/default.rb:27
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/recipes/default.rb:28
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/recipes/default.rb:29
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/recipes/default.rb:35
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/recipes/default.rb:37
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/recipes/default.rb:39
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/recipes/executor.rb:22
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/recipes/executor.rb:29
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/recipes/executor.rb:30
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/recipes/executor.rb:32
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/recipes/executor.rb:35
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/recipes/executor.rb:36
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/recipes/executor.rb:41
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/recipes/executor.rb:42
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/recipes/executor.rb:44
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/recipes/executor.rb:45
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/recipes/executor.rb:52
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/recipes/executor.rb:58
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/recipes/logrotate.rb:21
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/recipes/logrotate.rb:22
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/recipes/logrotate.rb:23
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/recipes/logrotate.rb:25
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/recipes/logrotate.rb:27
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/recipes/mysql.rb:39
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/recipes/mysql.rb:40
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/recipes/mysql.rb:41
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/recipes/mysql.rb:64
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/recipes/mysql.rb:69
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/recipes/mysql.rb:71
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/recipes/mysql.rb:72
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/recipes/package.rb:25
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/recipes/package.rb:26
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/recipes/source.rb:25
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/recipes/source.rb:28
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/recipes/source.rb:29
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/recipes/source.rb:30
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/recipes/source.rb:37
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/recipes/source.rb:38
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/recipes/source.rb:46
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/recipes/source.rb:47
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/recipes/source.rb:48
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/recipes/source.rb:51
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/recipes/source.rb:55
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/recipes/source.rb:56
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/recipes/source.rb:60
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/recipes/user.rb:20
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/recipes/user.rb:22
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/templates/default/singularity-init.erb:4
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/templates/default/singularity-init.erb:5
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/templates/default/singularity-init.erb:6
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/templates/default/singularity-init.erb:7
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/templates/default/singularity-init.erb:13
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/templates/default/singularity.base.properties.erb:3
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/templates/default/singularity.base.properties.erb:4
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/templates/default/singularity.executor.properties.erb:1
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/templates/default/singularity.executor.properties.erb:2
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/templates/default/singularity.executor.properties.erb:3
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/templates/default/singularity.executor.properties.erb:4
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/templates/default/singularity.executor.properties.erb:6
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/templates/default/singularity.yaml.erb:7
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/templates/default/singularity.yaml.erb:16
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/templates/default/singularity.yaml.erb:17
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/templates/default/singularity.yaml.erb:18
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/templates/default/singularity.yaml.erb:21
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/templates/default/singularity.yaml.erb:29
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/5cb1c48bff658b466609511d/singularity/templates/default/singularity.yaml.erb:42
FC031: Cookbook without metadata file: /tmp/cook/5cb1c48bff658b466609511d/singularity/metadata.rb:1
FC045: Consider setting cookbook name in metadata: /tmp/cook/5cb1c48bff658b466609511d/singularity/metadata.rb:1