X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=input%2Fhowto%2Fpuppet-setup.mdwn;fp=input%2Fhowto%2Fpuppet-setup.mdwn;h=2ba588d67c197061be8e602c98ceae9a415b2098;hb=dda7c6ab98a607c865e9f3d569c4e8d7deea0392;hp=a54bc026b444e453223367f538948b46384cb6f5;hpb=9869545b0adbfd601ebd4de5767c6df2e9e29fa2;p=mirror%2Fdsa-wiki.git 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