]> git.immae.eu Git - perso/Immae/Projets/Puppet.git/blobdiff - modules/role/templates/cryptoportfolio/cryptoportfolio-app.service.erb
Start to cleanup the files
[perso/Immae/Projets/Puppet.git] / modules / role / templates / cryptoportfolio / cryptoportfolio-app.service.erb
index a521c0e16ea87638f6f689f436613559590e7b95..ed2b9082a486ea7efb33832d6989981591e58800 100644 (file)
@@ -5,8 +5,8 @@ Description=Cryptoportfolio app
 Type=simple
   
 WorkingDirectory=<%= @cf_front_app_api_workdir %>
-User=<%= @cf_user %>
-Group=<%= @cf_group %>
+User=<%= @user %>
+Group=<%= @group %>
 UMask=007
   
 ExecStart=<%= @cf_front_app_api_bin %> -conf <%= @cf_front_app_api_conf %>