This commit is contained in:
Saz 2011-11-20 21:54:37 +01:00
Родитель 51412e961d
Коммит 6f079f7b64
1 изменённых файлов: 2 добавлений и 0 удалений

Просмотреть файл

@ -9,6 +9,8 @@ Manage rsyslog client and server via Puppet
include rsyslog::client
```
Default server name is set to 'log'
#### Using a different server
```
$rsyslog_server = 'another-server'