New in version 2018.3.0.
depends: | shade |
---|---|
configuration: | see salt.modules.glanceng for setup instructions |
Example States
create image: glance_image.present: - name: cirros - filename: cirros.raw - image_format: raw delete image: glance_image.absent: - name: cirros
Ensure image does not exist
Ensure image exists and is up-to-date
© 2019 SaltStack.
Licensed under the Apache License, Version 2.0.
https://docs.saltstack.com/en/latest/ref/states/all/salt.states.glance_image.html