Installs and configures a copy of Mopidy media server.
- Source Code: http://github.com/elijah/chef-mopidy
Tested on chef 12
- Ubuntu 14.04+
- CentOS 7.0+
The default recipe installs eveything you need.
This recipe should install the proper package dependencies for Ubuntu and Debian hosts.
This recipe should install the proper package dependencies for RedHat and CentOS style hosts.
minecraft['banned-players']
- An array of players you would like banned, default blank
- Fork it
- Create your feature branch (git checkout -b my-new-feature)
- Commit your changes (git commit -am 'Added some feature')
- Push to the branch (git push origin my-new-feature)
- Create new Pull Request
Author: Elijah Wright elijah.wright@gmail.com
With kudos to github.com/paulsturgess/mopidy-vagrant , which I used as a starting point for this work.
Copyright 2016.
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
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.