From: Stephen Gran Date: Wed, 28 Aug 2013 07:03:18 +0000 (+0100) Subject: this is wrong X-Git-Url: https://git.adam-barratt.org.uk/?p=mirror%2Fdsa-wiki.git;a=commitdiff_plain;h=dda7c6ab98a607c865e9f3d569c4e8d7deea0392 this is wrong Signed-off-by: Stephen Gran --- diff --git a/input/howto/puppet-setup.mdwn b/input/howto/puppet-setup.mdwn index a54bc02..2ba588d 100644 --- a/input/howto/puppet-setup.mdwn +++ b/input/howto/puppet-setup.mdwn @@ -84,5 +84,3 @@ in the relevant module (call is something like "params.pp"). You can add passwords to this file. To stop git complaining on push, make sure you update .gitignore for the new file. Now you can import this file where you need passwords and use them. - -# vim:textwidth=72 sw=8 ts=8 et