Darragh Bailey
18ebb9d9ed
Enable frozen string across project ( #1319 )
...
Turn on frozen string support in all files by using a comment to avoid
enabling across dependencies where it may not work.
Fixes : #1177
2021-06-30 13:27:03 +01:00
Darragh Bailey
0c35a1e275
Vagrant up expects machine data_dir to exist afterwards ( #1298 )
...
Ensure the machine data_dir is recreated after removal because vagrant
up expects the directory to exist even if there has been an exception
and the machine has been deleted subsequently.
2021-05-28 15:40:34 +01:00
Darragh Bailey
878b5ffe61
Ensure state is fully removed for destroy ( #1288 )
...
Completely remove state after a destroy, and ensure removal of a
non-existing domain also scrubs the machine folder clean.
Closes : #1132
2021-05-18 18:21:54 +01:00