Files
puppet-openstacklib/manifests
Takashi Kajinami eb01261c06 policy: Quote single quotes in yaml format
In YAML, when a string is surrounded by single quotes('), any single
quote in that string should be prefixed by another single quote('), as
is described in the example below

GOOD:
  'foo': 'this is a ''good'' example'

BAD:
  'foo': 'this is a 'bad' example'

Closes-Bug: #1965338
Change-Id: I0216c2e4ecf75dbdd93d06eae2ebf8e7f2f4ac1a
2022-03-21 23:14:58 +09:00
..
2020-05-18 14:29:39 +09:00
2021-06-29 08:06:57 +09:00
2021-06-04 20:40:50 +09:00
2021-06-29 08:06:57 +09:00
2019-02-23 22:31:06 +01:00