puppet-swift/spec/defines
Thomas Goirand 7577eec93c Make it possible to skip parted+mkfs
Previously, each run puppet runs a parted and a xfs_admin command,
which itself triggers udev rules. In production, and during a
rebalance, this may trigger a *very* high load on the storage nodes.

This patch introduces 2 a new options: "manage_partition" and
"manage_filesystem" which are "true" by default (not changing the
past behavior), so administrators can, once the cluster is setup
and the new disks are in, set this variable to "false", or manage
partitions and formating out of puppet.

Change-Id: I2740da550157c94cd80805f60321d3cd91381cff
2021-06-16 00:56:18 +02:00
..
swift_proxy_tempauth_account.rb Fix rspec-puppet-facts testing 2018-05-19 14:17:20 +02:00
swift_ringbuilder_create_spec.rb Fix rspec-puppet-facts testing 2018-05-19 14:17:20 +02:00
swift_ringbuilder_policy_ring_spec.rb Fix rspec-puppet-facts testing 2018-05-19 14:17:20 +02:00
swift_ringbuilder_rebalance_spec.rb Fix rspec-puppet-facts testing 2018-05-19 14:17:20 +02:00
swift_storage_disk_spec.rb Make it possible to skip parted+mkfs 2021-06-16 00:56:18 +02:00
swift_storage_filter_healthcheck_spec.rb Fix rspec-puppet-facts testing 2018-05-19 14:17:20 +02:00
swift_storage_filter_recon_spec.rb Fix rspec-puppet-facts testing 2018-05-19 14:17:20 +02:00
swift_storage_generic_spec.rb Use validate_legacy 2019-02-25 22:49:42 +01:00
swift_storage_loopback_spec.rb Fix rspec-puppet-facts testing 2018-05-19 14:17:20 +02:00
swift_storage_mount_spec.rb Fix disk mount options 2020-05-19 16:37:27 +02:00
swift_storage_node_spec.rb Use validate_legacy 2019-02-25 22:49:42 +01:00
swift_storage_server_spec.rb Add client_timeout parameter for object-server.conf 2020-05-19 16:50:11 +02:00
swift_storage_xfs_spec.rb Fix rspec-puppet-facts testing 2018-05-19 14:17:20 +02:00