components/ruby/hiera/hiera-GENFRAG.p5m
changeset 3732 0f62cc221c7e
parent 2097 fad389ea20c7
child 4210 d367c184f47f
equal deleted inserted replaced
3731:7b09b73a67a4 3732:0f62cc221c7e
    18 #
    18 #
    19 # CDDL HEADER END
    19 # CDDL HEADER END
    20 #
    20 #
    21 
    21 
    22 #
    22 #
    23 # Copyright (c) 2014, Oracle and/or its affiliates. All rights reserved.
    23 # Copyright (c) 2014, 2015, Oracle and/or its affiliates. All rights reserved.
    24 #
    24 #
    25 
    25 
    26 <transform file path=usr.*/man/.+ -> default mangler.man.stability volatile>
    26 <transform file path=usr.*/man/.+ -> default mangler.man.stability volatile>
    27 
    27 
    28 # Add a configuration file
    28 # Add a configuration file
    29 file files/hiera.yaml path=etc/hiera.yaml mode=0644 preserve=true overlay=allow
    29 file files/hiera.yaml path=etc/hiera.yaml mode=0644 overlay=allow preserve=true
    30 
    30 
    31 # Add man page
    31 # Add man page
    32 file files/hiera.1 path=usr/share/man/man1/hiera.1
    32 file files/hiera.1 path=usr/share/man/man1/hiera.1
    33 
    33 
    34 # Add entry for the default dataset directory as specified in the hiera.yaml file
    34 # Add entry for the default dataset directory as specified in the hiera.yaml file