~brianlbaird/charms/trusty/pcrf/trunk

« back to all changes in this revision

Viewing changes to actions.yaml

  • Committer: brianlbaird at gmail
  • Date: 2016-02-05 22:23:46 UTC
  • Revision ID: brianlbaird@gmail.com-20160205222346-4mv1208rduhngpbu
update pcrf relation in metadata

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
clean-containers:
 
2
    description: Garbage collect non-running containers
 
3
clean-images:
 
4
    description: Garbage collect non-running images
 
5
    options:
 
6
        untagged:
 
7
            type: boolean
 
8
            description: Only remove untagged
 
9
            default: true