How can I manage multiple administrators with juju?
        Posted  
        
            by 
                Jorge Castro
            
        on Ask Ubuntu
        
        See other posts from Ask Ubuntu
        
            or by Jorge Castro
        
        
        
        Published on 2012-08-23T02:56:49Z
        Indexed on 
            2012/09/01
            21:49 UTC
        
        
        Read the original article
        Hit count: 337
        
juju
I manage some deployments with juju. However I am not an island, I have coworkers who also want to manage shared environments.
I know I can use the following stanza in ~/.juju/environments.yaml to give people access to my juju environment:
authorized-keys: [and then put their ssh IDs in here]
What other best practices are available to manage multiple environments with multiple system administrators?
© Ask Ubuntu or respective owner