소스 검색

Add ircbouncer required vars to group_vars/sovereign

Allen Riddell 8 년 전
부모
커밋
a3b1852723
1개의 변경된 파일9개의 추가작업 그리고 0개의 파일을 삭제
  1. 9
    0
      group_vars/sovereign

+ 9
- 0
group_vars/sovereign 파일 보기

@@ -33,3 +33,12 @@
33 33
 # --------
34 34
 # common_timezone will be used in the common and mailserver roles
35 35
 # common_timezone: 'Etc/UTC'
36
+
37
+# znc
38
+# ---
39
+# irc_nick: (required)
40
+# irc_ident: (required)
41
+# irc_realname: (required)
42
+# irc_quitmsg: (required)
43
+# irc_password_hash: (required)
44
+# irc_password_salt: (required)

Loading…
취소
저장