aboutsummaryrefslogtreecommitdiffstats
path: root/roles/jails/03_irc_thelounge/defaults/main.yml
blob: 0b2f80934d00968b8beccb0b8caec3d0f1564e9a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
userland: "15.0-RELEASE"

pkg:
  - npm
  - git
  - yarn-node22
  - git

files:
  - src: usr_local_etc_rc.d_thelounge
    dest: /usr/local/etc/rc.d/thelounge
    mode: "0755"

services:
  - thelounge