How can I change the deploy user when deploying a Scalarium application?

's Avatar

kostiantyn.kahanskyi

26 Mar, 2012 02:02 PM

Hello,

How can I change the deploy user when deploying a Scalarium application?

Thanks!

  1. Support Staff 2 Posted by Jonathan Weiss on 28 Mar, 2012 09:37 AM

    Jonathan Weiss's Avatar

    That is currently not possible with the built-in deployments to built-in roles via Chef attributes.

    If you do the deployment with your own Chef-Recipes this is simple.

    We are working on a way allowing you to simply set the user via Chef attributes.

    You should be able to do this with custom JSON (Edit Cloud, add the JSON there), e.g.

     {
      'scalarium': {
        'deploy_user': {
          'user': 'deploy'
        }
      }
    

Reply to this discussion

Internal reply

Formatting help / Preview (switch to plain text) No formatting (switch to Markdown)

Attached Files

You can attach files up to 10MB

If you don't have an account yet, we need to confirm you're human and not a machine trying to post spam.