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/?a=commitdiff_plain;h=dda7c6ab98a607c865e9f3d569c4e8d7deea0392;hp=9869545b0adbfd601ebd4de5767c6df2e9e29fa2;p=mirror%2Fdsa-wiki.git 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