mirror of
https://github.com/trailofbits/algo.git
synced 2025-07-26 07:23:01 +02:00
Added Users and updated ansible due to errors
This commit is contained in:
parent
befecaa443
commit
5facb84663
2 changed files with 9 additions and 5 deletions
11
config.cfg
11
config.cfg
|
@ -8,19 +8,22 @@
|
|||
users:
|
||||
- avidor.turkewitz
|
||||
- bob.nadler
|
||||
- brian.bosh
|
||||
- cernan.bernardo
|
||||
- colin.reilly
|
||||
- crystal.chang
|
||||
- david.braslow
|
||||
- derek.martin
|
||||
- drew.price
|
||||
- emiley.palmquist
|
||||
- gary.thom
|
||||
- joel.collins
|
||||
- julie.arditti
|
||||
- lorgio.jimenez
|
||||
- matt.donovan
|
||||
- mitch.beebe
|
||||
- shawn.dsouza
|
||||
- spencer.rogers
|
||||
- yann.gregoire
|
||||
- mohamed.muflahi
|
||||
- sheila.hutchinson
|
||||
- tiffany.kanjanabout
|
||||
|
||||
### Review these options BEFORE you run Algo, as they are very difficult/impossible to change after the server is deployed.
|
||||
|
||||
|
|
|
@ -1,2 +1,3 @@
|
|||
ansible==2.9.7
|
||||
ansible==2.9.22
|
||||
netaddr
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue