Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thor77/puppet-znc
Install and manage ZNC IRC bouncer
https://github.com/thor77/puppet-znc
puppet puppet-module znc
Last synced: 8 days ago
JSON representation
Install and manage ZNC IRC bouncer
- Host: GitHub
- URL: https://github.com/thor77/puppet-znc
- Owner: Thor77
- Created: 2020-04-19T10:25:26.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-04-19T10:26:58.000Z (over 4 years ago)
- Last Synced: 2024-10-10T11:42:36.209Z (29 days ago)
- Topics: puppet, puppet-module, znc
- Language: Ruby
- Homepage:
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# puppet-znc
Install and manage ZNC IRC bouncer.**Requires [camptocamp/systemd](https://forge.puppet.com/camptocamp/systemd)**
## Usage
```puppet
class { 'znc':
}
```