Community Patterns

Community Library Entry

0

Regular Expression
Created·2022-06-02 15:45
Flavor·Python

r"
^(wsrep_provider_options(?!.*\bgcache.size\b).*)('$)
"
gm
Open regex in editor

Description

Regexp to add gcache.size to Galera cluster config, using Ansible's replace module

Submitted by Aurelio Llorente