mirror of
https://github.com/trailofbits/algo.git
synced 2025-06-07 07:33:52 +02:00
Update README.md
This commit is contained in:
parent
75759a15da
commit
5a24ff9d82
1 changed files with 2 additions and 2 deletions
|
@ -56,7 +56,7 @@ When the deploy proccess is done a new server will be placed in the local invent
|
|||
ansible-playbook users.yml -i inventory_users
|
||||
```
|
||||
|
||||
Note: For EC2 users, Algo does NOT use EC2 dynamic inventory for user management. Please continue to use users.yml playbook as described above. This may be subject to change in the future.
|
||||
Note: For EC2 users, Algo does NOT use EC2 dynamic inventory for user management. Please continue to use users.yml playbook as described below. This may be subject to change in the future.
|
||||
|
||||
```
|
||||
ansible-playbook users.yml -u ubuntu -i inventory_users
|
||||
|
@ -86,4 +86,4 @@ OpenVPN does not have out-of-the-box client support on any major desktop or mobi
|
|||
|
||||
### Why aren't you using Alpine Linux?
|
||||
|
||||
I would, but Alpine Linux is not supported out-of-the-box by any major cloud provider.
|
||||
I would, but Alpine Linux is not supported out-of-the-box by any major cloud provider.
|
||||
|
|
Loading…
Add table
Reference in a new issue