mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-01-28 10:18:51 +00:00
send runit attributes
This commit is contained in:
@@ -51,7 +51,7 @@ end
|
||||
|
||||
if node['firezone']['phoenix']['enabled']
|
||||
component_runit_service 'phoenix' do
|
||||
env Firezone::Config.app_env(node['firezone'])
|
||||
runit_attributes(env: Firezone::Config.app_env(node['firezone']))
|
||||
package 'firezone'
|
||||
control ['t']
|
||||
action :enable
|
||||
|
||||
Reference in New Issue
Block a user