[DRE-commits] [itamae] 05/08: Write package description.
Scott Leggett
smlx-guest at moszumanska.debian.org
Thu Dec 1 10:34:55 UTC 2016
This is an automated email from the git hooks/post-receive script.
smlx-guest pushed a commit to branch master
in repository itamae.
commit 82a9f22b03d83c5f7b5be1c35f1cbe69ca4328e3
Author: Scott Leggett <scott at sl.id.au>
Date: Wed Nov 30 23:45:48 2016 +1100
Write package description.
---
debian/control | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index ec88898..0f9acd1 100644
--- a/debian/control
+++ b/debian/control
@@ -34,4 +34,8 @@ Depends: ruby | ruby-interpreter,
${misc:Depends},
${shlibs:Depends}
Description: Simple Configuration Management Tool
- <insert long description, indented with spaces>
+ Itamae is a simple and lightweight configuration management tool inspired by
+ Chef. It has a Chef-like DSL, recipes only, and is idempotent.
+ .
+ Itamae can run locally, or over SSH. It can also operate on Docker or Vagrant
+ targets. Itamae leverages the Serverspec/Specinfra project to be OS agnostic.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/itamae.git
More information about the Pkg-ruby-extras-commits
mailing list