diff options
| author | Ralph Bean <rbean@redhat.com> | 2015-10-07 18:24:22 +0000 |
|---|---|---|
| committer | Ralph Bean <rbean@redhat.com> | 2015-10-07 18:24:22 +0000 |
| commit | c6acc3bfdb4d3058cbe2c124b8c1f21b00a34665 (patch) | |
| tree | 073c17f0cbab1f73e3f988809cdf69c961520228 | |
| parent | c6d2b8e46bb0d36c35e1b77a6b3e83a2da585902 (diff) | |
Include the fedmsg base role for resultsdb stg.
| -rw-r--r-- | playbooks/groups/resultsdb-stg.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/playbooks/groups/resultsdb-stg.yml b/playbooks/groups/resultsdb-stg.yml index c04d43699..186317be8 100644 --- a/playbooks/groups/resultsdb-stg.yml +++ b/playbooks/groups/resultsdb-stg.yml @@ -25,6 +25,7 @@ - { role: yum-cron, tags: ['yumcron'] } - { role: sudo, tags: ['sudo'] } - apache + - fedmsg/base tasks: # this is how you include other task lists |
