projects
/
mirror
/
dsa-wiki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9869545
)
this is wrong
author
Stephen Gran
<steve@lobefin.net>
Wed, 28 Aug 2013 07:03:18 +0000
(08:03 +0100)
committer
Stephen Gran
<steve@lobefin.net>
Wed, 28 Aug 2013 07:03:18 +0000
(08:03 +0100)
Signed-off-by: Stephen Gran <steve@lobefin.net>
input/howto/puppet-setup.mdwn
patch
|
blob
|
history
diff --git
a/input/howto/puppet-setup.mdwn
b/input/howto/puppet-setup.mdwn
index
a54bc02
..
2ba588d
100644
(file)
--- 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