diff options
author | Thomas Wiest <twiest@redhat.com> | 2015-11-13 17:07:49 -0500 |
---|---|---|
committer | Thomas Wiest <twiest@redhat.com> | 2015-11-13 17:07:49 -0500 |
commit | 19f34554b6dbee62070ab147e790d21d6e759cca (patch) | |
tree | d31dedbf51bad4034dbf15c9fbcead08501d0ae8 /roles/tito/defaults | |
parent | 204089c95b8fb784f7d936ed98ed73011da4b6b3 (diff) | |
download | openshift-19f34554b6dbee62070ab147e790d21d6e759cca.tar.gz openshift-19f34554b6dbee62070ab147e790d21d6e759cca.tar.bz2 openshift-19f34554b6dbee62070ab147e790d21d6e759cca.tar.xz openshift-19f34554b6dbee62070ab147e790d21d6e759cca.zip |
added the tito and copr_cli roles
Diffstat (limited to 'roles/tito/defaults')
-rw-r--r-- | roles/tito/defaults/main.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/roles/tito/defaults/main.yml b/roles/tito/defaults/main.yml new file mode 100644 index 000000000..dd7cd269e --- /dev/null +++ b/roles/tito/defaults/main.yml @@ -0,0 +1,2 @@ +--- +# defaults file for tito |