Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nisaacson/chef-python-software-properties
Install the python-software-properties package
https://github.com/nisaacson/chef-python-software-properties
Last synced: about 1 month ago
JSON representation
Install the python-software-properties package
- Host: GitHub
- URL: https://github.com/nisaacson/chef-python-software-properties
- Owner: nisaacson
- License: other
- Created: 2013-07-10T22:40:34.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-07-10T23:17:41.000Z (over 11 years ago)
- Last Synced: 2024-04-14T14:46:29.809Z (7 months ago)
- Language: Ruby
- Size: 121 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# python-software-properties cookbook
Installs python software properties
# Requirements
none
# Usage
add the recipe to your node run list
```ruby
run_list = [
"recipe[python-software-properties::default]"
]
```# Attributes
# Recipes
* default install
# Author
Author:: Noah Isaacson