Merge "Remove unused cinder backup options"
This commit is contained in:
commit
8bb5b3b1d7
@ -175,11 +175,7 @@ class openstack_integration::cinder (
|
|||||||
}
|
}
|
||||||
|
|
||||||
if $cinder_backup == swift {
|
if $cinder_backup == swift {
|
||||||
class { 'cinder::backup::swift':
|
class { 'cinder::backup::swift': }
|
||||||
backup_swift_user_domain => 'Default',
|
|
||||||
backup_swift_project_domain => 'Default',
|
|
||||||
backup_swift_project => 'Default',
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user