Browse Source

Remove unused variables

- google_auth_version
- znc_version
Allen Riddell 8 years ago
parent
commit
68cafc79ae
1 changed files with 0 additions and 4 deletions
  1. 0
    4
      vars/defaults.yml

+ 0
- 4
vars/defaults.yml View File

@@ -40,15 +40,11 @@ collectd_librato_version: 0.0.10
40 40
 collectd_librato_email: "" # (optional)
41 41
 collectd_librato_api_token: "" # (optional)
42 42
 
43
-# google authenticator
44
-google_auth_version: 1.0
45
-
46 43
 # database
47 44
 db_admin_username: 'postgres'
48 45
 # db_admin_password: (required)
49 46
 
50 47
 # ircbouncer
51
-znc_version: 1.4
52 48
 # irc_nick: (required)
53 49
 # irc_ident: (required)
54 50
 # irc_realname: (required)

Loading…
Cancel
Save