Jeff Nickoloff
Jeff Nickoloff
I'd rather see an auth_log_file parameter so we can just use fail2ban.
I've pushed a release but w/o Windows binaries. I've added that to the Makefile and will release that after verification. I'm also going to publish the "builtin" images to Docker...
The error messaging needs work. In this case I cannot determine if the "existing volume" was successfully unpacked previously or if it is empty. Just to make sure there is...
@pdevine The images have to be monolithic flat and not monolithic sparse. @BrandonRoyal the command you used was almost correct. Instead try: vmware-vdiskmanager -r "Virtual Disk.vmdk" -t 2 mta-lab-flat.vmdk
We could certainly look at pulling default profile information. That would capture most environment specific stuff.
@pdevine I don't want to see people accidentally push key material of any kind into a public repository.
Can you tell me where you got the input VMDK?
I'm not sure that capturing /etc/hosts will actually work if Docker still rewrites it. Other networking configurations are likely to change depending on what network the container is started on,...
Certificates can live in several different locations. I'll have to verify, but I think that the Apache configuration detective and provisioner pair will get these.
SSH keys are pretty specific. I think we should say the ".ssh" subdirectory of all home directories. And we should have another pair that gets all of the users and...