I have a beaker hosts file that looks like this:

HOSTS:
  debian-8:
    platform: debian/jessie
    image: debian:8
    hypervisor: docker
CONFIG:
  type: foss

when I run beaker --hosts it chokes on every permutation of debian platform
designation I can think of with this sort of error message:

/var/lib/gems/1.9.1/gems/beaker-2.29.0/lib/beaker/platform.rb:64:in
`initialize': Unsupported platform name debian:jessie (ArgumentError)

So the question I have is if I want to designate debian 8.x as my platform,
what the heck do I put there?


Thanks in advance.

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to puppet-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/CAArvnv0B2V8JOrrvu1fZrhcXgp9_VaHDr6hgo7cobeLdAsvBkg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to