Hello, I'm trying to boot an instance from a cinder volume, on a specific volume_type. I'm a little bit lost because :
- In *os_server*, you can specify *boot_from_volume* but there is no *volume_type* parameter. - In* os_server*, if I use *volume* parameter, the root disk is ephemeral, cinder disk is attached aa a second volume. - If I use *os_volume* ressource (and boot_volume in os_server), I can specify an *image*, but there is no *bootable* parameter, so I can't boot on it. (So what is the purpose of image ?) Do I miss something, or my usecase is not impemented in these ansible modules ? Regards, Pierre Freund -- You received this message because you are subscribed to the Google Groups "Ansible Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/3e02d614-7e98-4231-9d2a-46d16090759a%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
