Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/polamjag/itamae-sandbox
testing itamae
https://github.com/polamjag/itamae-sandbox
Last synced: about 2 months ago
JSON representation
testing itamae
- Host: GitHub
- URL: https://github.com/polamjag/itamae-sandbox
- Owner: polamjag
- Created: 2015-01-27T05:13:43.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-05-26T14:10:42.000Z (over 9 years ago)
- Last Synced: 2024-10-16T01:56:22.040Z (3 months ago)
- Language: Ruby
- Size: 168 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# itamae-sandbox
## usage
```
% bundle install --path vendor/bundle
% bundle exec itamae ssh recipes/apt.rb -y nodes/packages.yaml --host -u -i
% # or
% bundle exec itamae local recipes/pacman.rb -y nodes/packages_desktop.yaml
```