Skip to content
Snippets Groups Projects
Commit c7944e00 authored by Alessandro Costantini's avatar Alessandro Costantini
Browse files

Main comment updated

parent 02752892
No related branches found
No related tags found
No related merge requests found
#Under investigation #Under investigation
#Still commented
class openstack::setup::cirros { class openstack::setup::cirros {
glance_image { 'Cirros': glance_image { 'Cirros':
ensure => present, ensure => present,
...@@ -8,4 +9,4 @@ class openstack::setup::cirros { ...@@ -8,4 +9,4 @@ class openstack::setup::cirros {
disk_format => 'qcow2', disk_format => 'qcow2',
source => 'http://download.cirros-cloud.net/0.3.1/cirros-0.3.1-x86_64-disk.img', source => 'http://download.cirros-cloud.net/0.3.1/cirros-0.3.1-x86_64-disk.img',
} }
} }
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment