github.com/yanndegat/hiera@v0.6.8/hieraserver/rest/testdata/data.yaml (about)

     1  interpolate_a: 'This is %{a}'
     2  
     3  hash:
     4    one: 1
     5    two: two
     6    three:
     7      a: A
     8      c: C
     9  
    10  array:
    11    - one
    12    - two
    13    - three
    14  
    15  sense: Don't reveal this
    16  
    17  lookup_options:
    18    hash:
    19      merge: deep
    20    sense:
    21      convert_to: Sensitive