lib/kitchen/driver/aws/standard_platform/fedora.rb in kitchen-ec2-3.5.0 vs lib/kitchen/driver/aws/standard_platform/fedora.rb in kitchen-ec2-3.6.0

- old
+ new

@@ -21,9 +21,11 @@ class StandardPlatform # https://docs.fedoraproject.org/en-US/Fedora_Draft_Documentation/0.1/html/Cloud_Guide/ch02.html#id697643 class Fedora < StandardPlatform StandardPlatform.platforms["fedora"] = self + # default username for this platform's ami + # @return [String] def username "fedora" end def image_search