Adjust syslog username for CentOS
Since adding the rsyslog_client role as a dependency for Swift, the syslog username for CentOS is the same as for Debian "syslog", as such this patch removes the distro specific option for this variable. Change-Id: I838dfacbe48fd8310c5e8d4405a683d11adf45ed
This commit is contained in:
parent
e69545f1ec
commit
1d83a153a5
@ -27,6 +27,4 @@ swift_distro_packages:
|
||||
- rsync
|
||||
- libssl-dev
|
||||
|
||||
swift_syslog_user_name: syslog
|
||||
swift_syslog_group_name: syslog
|
||||
swift_rsync_service_name: rsync
|
||||
|
@ -27,7 +27,5 @@ swift_distro_packages:
|
||||
- cronie
|
||||
- cronie-anacron
|
||||
|
||||
swift_syslog_user_name: root
|
||||
swift_syslog_group_name: root
|
||||
swift_rsync_service_name: rsyncd
|
||||
rdo_package: "https://rdoproject.org/repos/rdo-release.rpm"
|
||||
|
Loading…
x
Reference in New Issue
Block a user