mirror of
https://github.com/trailofbits/algo.git
synced 2025-07-26 23:43:05 +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:
|
users:
|
||||||
- avidor.turkewitz
|
- avidor.turkewitz
|
||||||
- bob.nadler
|
- bob.nadler
|
||||||
|
- brian.bosh
|
||||||
- cernan.bernardo
|
- cernan.bernardo
|
||||||
- colin.reilly
|
- colin.reilly
|
||||||
- crystal.chang
|
- crystal.chang
|
||||||
- david.braslow
|
- derek.martin
|
||||||
- drew.price
|
- drew.price
|
||||||
|
- emiley.palmquist
|
||||||
- gary.thom
|
- gary.thom
|
||||||
- joel.collins
|
- joel.collins
|
||||||
|
- julie.arditti
|
||||||
- lorgio.jimenez
|
- lorgio.jimenez
|
||||||
- matt.donovan
|
- matt.donovan
|
||||||
- mitch.beebe
|
- mitch.beebe
|
||||||
- shawn.dsouza
|
- mohamed.muflahi
|
||||||
- spencer.rogers
|
- sheila.hutchinson
|
||||||
- yann.gregoire
|
- tiffany.kanjanabout
|
||||||
|
|
||||||
### Review these options BEFORE you run Algo, as they are very difficult/impossible to change after the server is deployed.
|
### 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
|
netaddr
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue