[niedbalski,r=hopem]
Adds sysctl config option to allow dict of sysctl key/val pairs to be set on ceph nodes.
This commit is contained in:
@@ -121,3 +121,9 @@ options:
|
||||
order for this charm to function correctly, the privacy extension must be
|
||||
disabled and a non-temporary address must be configured/available on
|
||||
your network interface.
|
||||
sysctl:
|
||||
type: string
|
||||
default: ''
|
||||
description: |
|
||||
YAML-formatted associative array of sysctl key/value pairs to be set
|
||||
persistently e.g. '{ kernel.pid_max : 4194303 }'.
|
||||
|
||||
Reference in New Issue
Block a user