pluto00987
pluto00987
(Apologies if this is redundant, but my pull request (#3595) seems to have gone unnoticed and I wasn't clear if it needed some additional reference.) Would like to add an...
An Oracle-EPEL release/repo only seems to exist for version 7 and up. On CentOS 6, centos2ol.sh removes epel-release then tries and fails to replace it with a non-existent Oracle version:...
* Normalize 'password' vs 'password_profile' variable and option names * Add options for 'force password change on next logon' ##### SUMMARY This adds two additional ansible options mapping to existing...
### Summary Creating a NAT gateway with ec2_vpc_nat_gateway using a dynamically-allocated eIP _sometimes_ fails with a botocore exception InvalidElasticIpID.NotFound. This is despite the fact that the eIPallocation it references (eipalloc-0faae3f7d465f76f9...
##### SUMMARY Fixes (ie adds) 'state' processing for ec2_instance when 'exact_count' is used rather than 'instance_ids' Note this only has effect when the exact_count is the same as the number...
I'm looking for some general guidance and/or recommendations on how to scale a RtB server. Or, how well it scales in general with larger hardware. I have seen [Issue #177](https://github.com/moloch--/RootTheBox/issues/177)...
Python version was fixed to 3.8 in Dockerfile (https://github.com/moloch--/RootTheBox/commit/a550edec3d58a787fc9da6d18fce8ee84264f0f0) as mentioned in Issue #414: https://github.com/moloch--/RootTheBox/blob/5fb52ad9d393b3b0b122694f87329f24dbf80b54/Dockerfile#L6 It appears that the python 3.9 issue was later fixed in #414, but the Dockerfile...