Skip to content

Commit

Permalink
correcting yaml Debian.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
dagobert authored Jun 12, 2024
1 parent 06b1515 commit f5bc7a7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions data/asterisk/osfamily/Debian.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,8 @@ asterisk::settings:
service_name: 'asterisk'
config_dir_path: '/etc/asterisk'
pid_file_path: '/var/run/asterisk/asterisk.pid'
log_file_path: [ '/var/log/asterisk/messages' , '/var/log/asterisk/queue_log' ]
log_file_path: ['/var/log/asterisk/messages', '/var/log/asterisk/queue_log']
log_dir_path: '/var/log/asterisk'
process_name: 'asterisk'
progess_user: 'asterisk'
process_group: 'astersik'

0 comments on commit f5bc7a7

Please sign in to comment.