Browse Source

more code reformatting

Alex Payne 11 years ago
parent
commit
149e1aeca4
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      README.textile

+ 1
- 1
README.textile View File

@@ -63,7 +63,7 @@ This does a lot for you automatically but there's still some stuff you have to d
63 63
 # Put your SSL certificate's components in the respective files that start with @wildcard_ca@ in @roles/common/files@, and a combined version in @roles/ircbouncer/files/etc_ssl_znc-combined.pem@.
64 64
 # You should probably disable remote root login and password-based logins in @/etc/ssh/sshd_config@ but that's up to you.
65 65
 
66
-Now, the time-consuming part: grep through the files for the string `TODO` and replace as necessary. You'll probably want to check out all the files in the respective `vars/` sub-directories in each playbook directory.
66
+Now, the time-consuming part: grep through the files for the string @TODO@ and replace as necessary. You'll probably want to check out all the files in the respective @vars/@ sub-directories in each playbook directory.
67 67
 
68 68
 h2. Running It
69 69
 

Loading…
Cancel
Save