Merge "Hide differences when updating clouds.yaml"
This commit is contained in:
@@ -71,5 +71,6 @@ define openstacklib::clouds(
|
|||||||
owner => 'root',
|
owner => 'root',
|
||||||
group => 'root',
|
group => 'root',
|
||||||
content => template('openstacklib/clouds.yaml.erb'),
|
content => template('openstacklib/clouds.yaml.erb'),
|
||||||
|
show_diff => false,
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user