From 6b75aff72b9cb474dbb4282fb8ceab509b66f568 Mon Sep 17 00:00:00 2001 From: Nico Schottelius Date: Thu, 16 Sep 2010 02:36:01 +0200 Subject: [PATCH] shell = dsl Signed-off-by: Nico Schottelius --- INTRO | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/INTRO b/INTRO index 42104b90..cf030240 100644 --- a/INTRO +++ b/INTRO @@ -19,7 +19,8 @@ What do I need from puppet? - All the helper types like - file - ssh_keys - - + - package + - service - facter is cool - clients for every unix - mostly ruby + facter in puppet @@ -45,6 +46,11 @@ What do I miss from puppet? -------------------------------------------------------------------------------- Simple stuff done by Unix[notm] + - DSL: Shell! + - gives if, else and EVEN elsif for free! + - and case + - and and and + - and there's no os (solaris doesn't count) without a usable /bin/sh - version control via git - file distribution via ssh - authentication via ssh