Commit Graph

6 Commits

Author SHA1 Message Date
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
966ef2a534
Tag version from git tag (#1161)
Switch to looking up the version from a file with a fall back to get
it directly from git tags if the file isn't available.

The version file is automatically generated by a task of building of the
gem and included in the package release to prevent reading from git.

Should allow the release process to be automated from pushing of a git
tag.
2020-10-23 18:18:52 +01:00
Michael Adam
598173904c Remove shebang from non-executable Rakefile.
Signed-off-by: Michael Adam <obnox@samba.org>
2015-01-23 16:48:42 +01:00
dima
2a6ce64330 Fixes #67 2013-10-06 13:17:23 +02:00
pradels
99d649a2c3 - Changed way how to get IP address of new VM - checks
/var/lib/libvirt/dnsmasq/*.leases files.

- IP address is saved in $data_dir/ip file for future.
  This IP is then checked if it match with VMs MAC address.

- Added ssh, provision and resume subcommand
2013-04-01 02:17:05 +02:00
pradels
810f0b31b9 Initial commit 2013-03-27 00:55:30 +01:00