Describe the solution you'd like
It would be nice to have a way to control whether a VM starts on boot or not. Maybe a new autostart option to salt.states.virt.running and/or salt.states.virt.defined? Or maybe a new function?
Describe alternatives you've considered
I'll probably use salt.modules.virt.set_autostart for now.
Official iOS SDK for Filestack - API and content management system that makes it easy to add powerful file uploading and transformation capabilities to any web or mobile application.
Mantle is a framework for building massively scalable .NET-based applications that can be hosted either on-premises or on a variety of public cloud providers including Microsoft Azure and Amazon AWS.
Describe the solution you'd like
It would be nice to have a way to control whether a VM starts on boot or not. Maybe a new
autostartoption to salt.states.virt.running and/or salt.states.virt.defined? Or maybe a new function?Describe alternatives you've considered
I'll probably use salt.modules.virt.set_autostart for now.