Skip to content

Commit

Permalink
Merge pull request #1740 from Logan2211/ceph-defaults-breakout
Browse files Browse the repository at this point in the history
Add ceph-defaults to galaxy role breakout script
  • Loading branch information
leseb committed Aug 3, 2017
2 parents 671f2cd + a1a4a50 commit 0d5d2db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contrib/push-roles-to-ansible-galaxy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ set -xe
BASEDIR=$(dirname "$0")
LOCAL_BRANCH=$(cd $BASEDIR && git rev-parse --abbrev-ref HEAD)
BRANCHES="master ansible-1.9"
ROLES="ceph-common ceph-mon ceph-osd ceph-mds ceph-rgw ceph-restapi ceph-agent ceph-fetch-keys ceph-rbd-mirror ceph-client ceph-docker-common ceph-mgr"
ROLES="ceph-common ceph-mon ceph-osd ceph-mds ceph-rgw ceph-restapi ceph-agent ceph-fetch-keys ceph-rbd-mirror ceph-client ceph-docker-common ceph-mgr ceph-defaults"


# FUNCTIONS
Expand Down

0 comments on commit 0d5d2db

Please sign in to comment.