components/ruby/hiera/hiera-GENFRAG.p5m
changeset 4210 d367c184f47f
parent 3732 0f62cc221c7e
equal deleted inserted replaced
4209:107a604ac200 4210:d367c184f47f
    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
    35 dir  path=var/lib/hiera
    35 dir  path=var/lib/hiera
    36 license hiera.license license="Apache v2.0"
    36 license hiera.license license="Apache v2.0"
    37 
    37 
    38 # force dependency on ruby runtime package to ensure at least one version
    38 # Only ruby 1.9 hiera packages are currently available
    39 # of ruby is installed on the system
    39 depend type=require-any fmri=pkg:/runtime/ruby-19
    40 depend type=require fmri=pkg:/runtime/ruby