]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/log
ceph-ansible.git
9 years agoRemoved check for ceph_stable_rh_storage_iso_install when removing rh_storage.repo... 908/head
James Saint-Rossy [Thu, 28 Jul 2016 04:01:00 +0000 (00:01 -0400)]
Removed check for ceph_stable_rh_storage_iso_install when removing rh_storage.repo as it is can be undefined and cause the playbook to fail.  The check is redundant since the task will only remove the repo if it is present.

9 years agoMerge pull request #906 from ktdreyer/rm-ice
Leseb [Tue, 26 Jul 2016 21:59:08 +0000 (23:59 +0200)]
Merge pull request #906 from ktdreyer/rm-ice

remove references to Inktank Ceph Storage

9 years agoremove references to Inktank Ceph Storage 906/head
Ken Dreyer [Tue, 26 Jul 2016 19:57:32 +0000 (13:57 -0600)]
remove references to Inktank Ceph Storage

ICE is beyond end-of-life, and this Inktank GPG key is considered
untrusted (https://access.redhat.com/blogs/766093/posts/2176181)

RIP ICE, we will not miss you.

9 years agoMerge pull request #902 from ceph/journal-default
Leseb [Tue, 26 Jul 2016 11:53:26 +0000 (13:53 +0200)]
Merge pull request #902 from ceph/journal-default

common: set journal size to 5GB

9 years agocommon: set journal size to 5GB 902/head
Sébastien Han [Mon, 25 Jul 2016 16:12:31 +0000 (18:12 +0200)]
common: set journal size to 5GB

Journal size is not mandatory anymore, a default from 5GB is being
added. A simple warning message will show up if the size is set to
something below 5GB.

Signed-off-by: Sébastien Han <seb@redhat.com>
9 years agoMerge pull request #905 from chengweiv5/remove-dup-option
Leseb [Tue, 26 Jul 2016 09:11:20 +0000 (11:11 +0200)]
Merge pull request #905 from chengweiv5/remove-dup-option

sgdisk: remove duplicated option `-g`

9 years agocommon: refresh config template module
Sébastien Han [Tue, 26 Jul 2016 08:44:12 +0000 (10:44 +0200)]
common: refresh config template module

Signed-off-by: Sébastien Han <seb@redhat.com>
9 years agoMerge pull request #904 from cloudnull/config_template-update
Leseb [Tue, 26 Jul 2016 08:26:52 +0000 (10:26 +0200)]
Merge pull request #904 from cloudnull/config_template-update

Added option to support case-insensitive keys

9 years agosgdisk: remove duplicated option `-g` 905/head
Chengwei Yang [Tue, 26 Jul 2016 00:55:43 +0000 (08:55 +0800)]
sgdisk: remove duplicated option `-g`

Option `-g` of sgdisk is duplicated with `--mbrtogpt`, so lets remove it.

This fix #896

Signed-off-by: Chengwei Yang <yangchengwei@qiyi.com>
9 years agoAdded option to support case-insensitive keys 904/head
Kevin Carter [Mon, 25 Jul 2016 21:37:23 +0000 (16:37 -0500)]
Added option to support case-insensitive keys

This change allows keys in INI format to be any case.
The default ConfigParse module sets this to be lower
however in some cases keys are needed to be upper and/or
mixed.

Change-Id: I4e0dedb1b73ee596929bd425af6b0aaefd3a6c27
Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
(cherry picked from commit https://github.com/openstack/openstack-ansible-plugins/commit/f946160dd0f370efb792bf084c7c20b18cf27c98)

9 years agoMerge pull request #892 from font/purge
Leseb [Fri, 22 Jul 2016 09:00:53 +0000 (11:00 +0200)]
Merge pull request #892 from font/purge

Add ability to purge containerized Ceph cluster

9 years agoUpdates to containerized purge cluster playbook 892/head
Ivan Font [Fri, 22 Jul 2016 05:29:58 +0000 (22:29 -0700)]
Updates to containerized purge cluster playbook

- Update plays to use *_group_name variables that can be overridden by
  user on the command line to use whatever group names desired
- Only gather_facts when necessary to greatly increase speed of playbook
- Prompt user for removing packages on non-atomic hosts only if desired
- Removed unnecessary package-removal
- Zap OSD devices twice to avoid lingering partitions

Signed-off-by: Ivan Font <ivan.font@redhat.com>
9 years agoAdd ability to purge containerized Ceph cluster
Ivan Font [Thu, 14 Jul 2016 19:45:56 +0000 (12:45 -0700)]
Add ability to purge containerized Ceph cluster

This removes containers, container images, packages, configuration files
and all the data. Removal of container image tasks are tagged with
'remove_img' to skip removal if desired.

Signed-off-by: Ivan Font <ivan.font@redhat.com>
9 years agoMerge pull request #894 from ceph/enhanced-aio
Leseb [Wed, 20 Jul 2016 15:55:35 +0000 (17:55 +0200)]
Merge pull request #894 from ceph/enhanced-aio

aio: more flexible script

9 years agoaio: more flexible script 894/head
Sébastien Han [Wed, 20 Jul 2016 14:47:53 +0000 (16:47 +0200)]
aio: more flexible script

we can now chose the install source

Signed-off-by: Sébastien Han <seb@redhat.com>
9 years agoMerge pull request #890 from ceph/arm7
Leseb [Tue, 19 Jul 2016 15:54:31 +0000 (17:54 +0200)]
Merge pull request #890 from ceph/arm7

common: prepare arm support

9 years agocommon: prepare arm support 890/head
Sébastien Han [Tue, 19 Jul 2016 15:17:16 +0000 (17:17 +0200)]
common: prepare arm support

Signed-off-by: Sébastien Han <seb@redhat.com>
9 years agoMerge pull request #888 from CSC-IT-Center-for-Science/support-check
Leseb [Tue, 19 Jul 2016 13:10:21 +0000 (15:10 +0200)]
Merge pull request #888 from CSC-IT-Center-for-Science/support-check

Added support for --check flag in ceph-common

9 years agoAdded support for --check flag in ceph-common 888/head
Kalle Happonen [Tue, 19 Jul 2016 12:52:45 +0000 (15:52 +0300)]
Added support for --check flag in ceph-common

The ceph-common role fails when you run ansible with --check. Adding
always_run to a few tasks makes the check go through easier (although
it's not foolproof).

9 years agoMerge pull request #879 from ceph/rbd-mirror-docker
Leseb [Tue, 19 Jul 2016 10:07:56 +0000 (12:07 +0200)]
Merge pull request #879 from ceph/rbd-mirror-docker

rbd-mirror: container deployment support

9 years agoMerge pull request #848 from font/master
Leseb [Mon, 18 Jul 2016 16:24:54 +0000 (18:24 +0200)]
Merge pull request #848 from font/master

Add option to enable ntp

9 years agorbd-mirror: container deployment support 879/head
Sébastien Han [Tue, 12 Jul 2016 10:15:22 +0000 (12:15 +0200)]
rbd-mirror: container deployment support

add the ability to deploy a containerized version of the rbd mirror
daemon.

Signed-off-by: Sébastien Han <seb@redhat.com>
9 years agoMerge pull request #887 from ceph/RHBZ-1357292
Leseb [Mon, 18 Jul 2016 15:35:20 +0000 (17:35 +0200)]
Merge pull request #887 from ceph/RHBZ-1357292

Fetch keys from the mons when taking over a cluster

9 years agoFetch keys from the mons when taking over a cluster 887/head
Andrew Schoen [Mon, 18 Jul 2016 15:06:20 +0000 (10:06 -0500)]
Fetch keys from the mons when taking over a cluster

This fixes a bug where mons added to a "taken over" cluster
will get a newly generated key and do not join the cluster.

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
Resolves: rhbz#1357292

9 years agoMerge pull request #882 from dang/nmap-fix
Leseb [Mon, 18 Jul 2016 09:01:37 +0000 (11:01 +0200)]
Merge pull request #882 from dang/nmap-fix

Only check ports if NMAP exists

9 years agoMerge pull request #886 from ceph/rhbz-1357065
Leseb [Fri, 15 Jul 2016 17:45:52 +0000 (19:45 +0200)]
Merge pull request #886 from ceph/rhbz-1357065

ceph-common: skip default installs on redhat if ISO needs to be used

9 years agoceph-common: skip default installs on redhat if ISO needs to be used 886/head
Alfredo Deza [Fri, 15 Jul 2016 17:06:19 +0000 (13:06 -0400)]
ceph-common: skip default installs on redhat if ISO needs to be used

Because the ISO installs would happen later in the playbook.

Signed-off-by: Alfredo Deza <adeza@redhat.com>
Resolves: rhbz#1357065

9 years agoMerge pull request #883 from dang/docker-fsid
Leseb [Fri, 15 Jul 2016 09:33:03 +0000 (11:33 +0200)]
Merge pull request #883 from dang/docker-fsid

Allow generating FSID for docker

9 years agoMerge pull request #885 from racpatel/fix-quotes
Leseb [Fri, 15 Jul 2016 09:30:09 +0000 (11:30 +0200)]
Merge pull request #885 from racpatel/fix-quotes

Adding missing quotes

9 years agoadding missing quotes 885/head
Rachana Patel [Fri, 15 Jul 2016 03:55:34 +0000 (23:55 -0400)]
adding missing quotes

fixes: #884
Signed-off-by: Rachana Patel <rachana83.patel@gmail.com>
9 years agoAllow generating FSID for docker 883/head
Daniel Gryniewicz [Wed, 13 Jul 2016 17:15:01 +0000 (13:15 -0400)]
Allow generating FSID for docker

The docker case wasn't able to generate an FSID, it required it to be
set.  Allow generating it.

Signed-off-by: Daniel Gryniewicz <dang@redhat.com>
9 years agoOnly check ports if NMAP exists 882/head
Daniel Gryniewicz [Wed, 22 Jun 2016 14:10:16 +0000 (10:10 -0400)]
Only check ports if NMAP exists

Signed-off-by: Daniel Gryniewicz <dang@redhat.com>
9 years agoMerge pull request #865 from PiotrProkop/containerized-osd-with-kv-fix
Leseb [Wed, 13 Jul 2016 08:39:49 +0000 (10:39 +0200)]
Merge pull request #865 from PiotrProkop/containerized-osd-with-kv-fix

Fixing containerized deployment with kv

9 years agoFixing typos 865/head
pprokop [Wed, 13 Jul 2016 08:25:05 +0000 (10:25 +0200)]
Fixing typos

9 years agoRemoving --rm flag from prepare osd
pprokop [Wed, 6 Jul 2016 07:58:49 +0000 (09:58 +0200)]
Removing --rm flag from prepare osd

9 years agoAdding missing tag
pprokop [Wed, 29 Jun 2016 06:03:03 +0000 (08:03 +0200)]
Adding missing tag

9 years agoFixing typos
pprokop [Wed, 29 Jun 2016 05:58:26 +0000 (07:58 +0200)]
Fixing typos

9 years agoRemoving creating symbolic links and fixing systemctl enable not working on CoreOS...
pprokop [Tue, 28 Jun 2016 11:48:46 +0000 (13:48 +0200)]
Removing creating symbolic links and fixing systemctl enable not working on CoreOS and migrating form docker module to shell in prepare image

9 years agoAdding an option to choose an etcd port and tag of docker images
pprokop [Tue, 28 Jun 2016 11:46:01 +0000 (13:46 +0200)]
Adding an option to choose an etcd port and tag of docker images

9 years agoMerge pull request #878 from font/imagetag
Leseb [Wed, 13 Jul 2016 07:58:40 +0000 (09:58 +0200)]
Merge pull request #878 from font/imagetag

Support for docker image tags

9 years agoSupport for docker image tags 878/head
Ivan Font [Sat, 9 Jul 2016 01:38:13 +0000 (18:38 -0700)]
Support for docker image tags

Signed-off-by: Ivan Font <ivan.font@redhat.com>
9 years agoMerge pull request #881 from ceph/rhbz-1355762
Leseb [Tue, 12 Jul 2016 19:15:08 +0000 (21:15 +0200)]
Merge pull request #881 from ceph/rhbz-1355762

ceph-common: explicitly create the directory portion of the iso path

9 years agoceph-common: explicitly create the directory portion of the iso path 881/head
Alfredo Deza [Tue, 12 Jul 2016 13:59:27 +0000 (09:59 -0400)]
ceph-common: explicitly create the directory portion of the iso path

This will help if the path to the iso exists in the originating server but not
in the remote paths. This issue is not seen if using /tmp/file.iso but does
show up when using nested paths.

Signed-off-by: Alfredo Deza <adeza@redhat.com>
Resolves: rhbz#1355762

9 years agoMerge pull request #874 from KGoreczny/docker_module_for_ansible_2_1_support
Leseb [Tue, 12 Jul 2016 13:36:07 +0000 (15:36 +0200)]
Merge pull request #874 from KGoreczny/docker_module_for_ansible_2_1_support

Fix docker deployment for Ansible 2.1

9 years agoremove trailing spaces 874/head
KGoreczny [Tue, 12 Jul 2016 12:50:56 +0000 (14:50 +0200)]
remove trailing spaces

Signed-off-by: KGoreczny <krzysztof.goreczny@intel.com>
9 years agoMerge pull request #880 from cdwertmann/patch-1
Leseb [Tue, 12 Jul 2016 11:41:47 +0000 (13:41 +0200)]
Merge pull request #880 from cdwertmann/patch-1

Use correct object names when zapping GPT header

9 years agoMerge pull request #873 from erikh/fixups
Leseb [Tue, 12 Jul 2016 11:37:20 +0000 (13:37 +0200)]
Merge pull request #873 from erikh/fixups

Container fixups

9 years agoUse correct object names when zapping GPT header 880/head
Christoph Dwertmann [Tue, 12 Jul 2016 11:11:38 +0000 (21:11 +1000)]
Use correct object names when zapping GPT header

9 years agoceph-osd: fix an item propagation error while partitioning disks 873/head
Erik Hollensbe [Sun, 10 Jul 2016 13:53:15 +0000 (06:53 -0700)]
ceph-osd: fix an item propagation error while partitioning disks

Signed-off-by: Erik Hollensbe <github@hollensbe.org>
9 years agoadd python-py install to all other docker roles
KGoreczny [Tue, 12 Jul 2016 10:54:27 +0000 (12:54 +0200)]
add python-py install to all other docker roles

Signed-off-by: KGoreczny <krzysztof.goreczny@intel.com>
9 years agoMerge pull request #877 from aluminous/master
Leseb [Tue, 12 Jul 2016 08:54:20 +0000 (10:54 +0200)]
Merge pull request #877 from aluminous/master

ceph-osd: Use the use_systemd fact when starting directory-scenario OSDs

9 years agoceph-osd: Use the use_systemd fact when start directory-scenario OSDs 877/head
Austin Brown [Tue, 12 Jul 2016 01:59:38 +0000 (10:59 +0900)]
ceph-osd: Use the use_systemd fact when start directory-scenario OSDs

9 years agoMerge pull request #876 from ktdreyer/rhcs-no-rpm-md
Leseb [Mon, 11 Jul 2016 15:21:01 +0000 (17:21 +0200)]
Merge pull request #876 from ktdreyer/rhcs-no-rpm-md

ceph-common: rm "type=rpm-md" from RHCS repos

9 years agoceph-common: rm "type=rpm-md" from RHCS repos 876/head
Ken Dreyer [Fri, 8 Jul 2016 22:14:09 +0000 (16:14 -0600)]
ceph-common: rm "type=rpm-md" from RHCS repos

As far as I can tell, this is a SUSE-ism, not needed for RHCS.

9 years agoMerge pull request #875 from ktdreyer/rhcs-repo-names
Leseb [Mon, 11 Jul 2016 15:06:47 +0000 (17:06 +0200)]
Merge pull request #875 from ktdreyer/rhcs-repo-names

ceph-common: update names for local RHCS repos

9 years agoceph-common: update names for local RHCS repos 875/head
Ken Dreyer [Fri, 8 Jul 2016 22:11:35 +0000 (16:11 -0600)]
ceph-common: update names for local RHCS repos

Use more descriptive names for the local RHCS Yum repositories.

9 years agoFix for Ansible 2.1: install docker-py in version matched to ansible docker module
KGoreczny [Mon, 11 Jul 2016 09:35:32 +0000 (11:35 +0200)]
Fix for Ansible 2.1: install docker-py in version matched to ansible docker module

Signed-off-by: KGoreczny <krzysztof.goreczny@intel.com>
9 years agoMerge pull request #872 from ktdreyer/rhcs-name
Leseb [Sat, 9 Jul 2016 15:41:45 +0000 (17:41 +0200)]
Merge pull request #872 from ktdreyer/rhcs-name

ceph-common: fix "Red Hat Ceph Storage" product name

9 years agoceph-common: fix "Red Hat Ceph Storage" product name 872/head
Ken Dreyer [Fri, 8 Jul 2016 22:09:32 +0000 (16:09 -0600)]
ceph-common: fix "Red Hat Ceph Storage" product name

Standardize on the name "Red Hat Ceph Storage" everywhere

9 years agoremove withspaces
Sébastien Han [Thu, 7 Jul 2016 14:17:49 +0000 (16:17 +0200)]
remove withspaces

Signed-off-by: Sébastien Han <seb@redhat.com>
9 years agoMerge pull request #871 from ceph/rhbz-1338551
Leseb [Thu, 7 Jul 2016 09:28:58 +0000 (11:28 +0200)]
Merge pull request #871 from ceph/rhbz-1338551

ceph-common: ensure that destination iso paths exist before copying

9 years agoceph-common: ensure that destination iso paths exist before copying 871/head
Alfredo Deza [Wed, 6 Jul 2016 17:20:14 +0000 (13:20 -0400)]
ceph-common: ensure that destination iso paths exist before copying

Signed-off-by: Alfredo Deza <adeza@redhat.com>
Resolves: rhbz#1338551

9 years agoMerge pull request #858 from dang/custom-repo
Leseb [Wed, 6 Jul 2016 13:30:49 +0000 (15:30 +0200)]
Merge pull request #858 from dang/custom-repo

Add a custom yum repo ability

9 years agoMerge pull request #826 from ceph/rolling-update
Leseb [Wed, 6 Jul 2016 09:47:11 +0000 (11:47 +0200)]
Merge pull request #826 from ceph/rolling-update

rolling-upgrade: cleanup and cosmetic

9 years agoMerge pull request #870 from ceph/operation-osd
Leseb [Wed, 6 Jul 2016 09:37:49 +0000 (11:37 +0200)]
Merge pull request #870 from ceph/operation-osd

README: add a FAQ

9 years agoREADME: add a FAQ 870/head
Sébastien Han [Wed, 6 Jul 2016 09:37:14 +0000 (11:37 +0200)]
README: add a FAQ

Signed-off-by: Sébastien Han <seb@redhat.com>
9 years agoMerge pull request #869 from ceph/install-check
Leseb [Wed, 6 Jul 2016 08:56:47 +0000 (10:56 +0200)]
Merge pull request #869 from ceph/install-check

install-ansible: exit if ansible is installed

9 years agoinstall-ansible: exit if ansible is installed 869/head
Sébastien Han [Wed, 6 Jul 2016 08:55:58 +0000 (10:55 +0200)]
install-ansible: exit if ansible is installed

fixes: #868

Signed-off-by: Sébastien Han <seb@redhat.com>
9 years agoMerge pull request #859 from dang/cleanups
Leseb [Tue, 5 Jul 2016 15:34:17 +0000 (17:34 +0200)]
Merge pull request #859 from dang/cleanups

Add DNF for RedHat

9 years agoMerge pull request #856 from dang/ceph-nfs
Leseb [Tue, 5 Jul 2016 15:33:39 +0000 (17:33 +0200)]
Merge pull request #856 from dang/ceph-nfs

Add support for Ceph NFS Gateway

9 years agoMerge pull request #866 from PiotrProkop/ceph-mon-kv-fix
Leseb [Tue, 5 Jul 2016 15:28:59 +0000 (17:28 +0200)]
Merge pull request #866 from PiotrProkop/ceph-mon-kv-fix

Adding option to change kv_port and docker tag

9 years agoMerge pull request #867 from albertomurillo/init_system
Leseb [Wed, 29 Jun 2016 22:00:50 +0000 (15:00 -0700)]
Merge pull request #867 from albertomurillo/init_system

Trim init_system var

9 years agoTrim init_system var 867/head
Alberto Murillo [Tue, 28 Jun 2016 21:54:34 +0000 (16:54 -0500)]
Trim init_system var

init_system was getting the value of "systemd\n"
and was later compared to be equal to "systemd"
making the wrong scripts to be executed.

Signed-off-by: Alberto Murillo <alberto.murillo.silva@intel.com>
9 years agoFixing typos 866/head
pprokop [Wed, 29 Jun 2016 05:53:37 +0000 (07:53 +0200)]
Fixing typos

9 years agoMerge pull request #864 from PiotrProkop/ceph-common-coreos-fix
Leseb [Wed, 29 Jun 2016 00:27:53 +0000 (17:27 -0700)]
Merge pull request #864 from PiotrProkop/ceph-common-coreos-fix

Fix not creating pypy_binary_directory.

9 years agoAdding option to change kv_port anf docker tag
pprokop [Tue, 28 Jun 2016 12:02:00 +0000 (14:02 +0200)]
Adding option to change kv_port anf docker tag

9 years agoRemoving symblic links and fixing systemctl enable on CoreOS
pprokop [Tue, 28 Jun 2016 11:58:26 +0000 (13:58 +0200)]
Removing symblic links and fixing systemctl enable on CoreOS

9 years agoFix not creating pypy_binary_direcotry 864/head
pprokop [Tue, 28 Jun 2016 10:11:42 +0000 (12:11 +0200)]
Fix not creating pypy_binary_direcotry

9 years agoAdd a custom repo ability 858/head
Daniel Gryniewicz [Wed, 22 Jun 2016 14:13:55 +0000 (10:13 -0400)]
Add a custom repo ability

Add the ability to use a custom repo, rather than just upstream, RHEL,
and distro.  This allows ansible to be used for internal testing.

Signed-off-by: Daniel Gryniewicz <dang@redhat.com>
9 years agoMerge pull request #861 from font/test_issues
Leseb [Fri, 24 Jun 2016 09:23:38 +0000 (11:23 +0200)]
Merge pull request #861 from font/test_issues

Fail when we cannot retrieve docker image

9 years agorolling update: add systemd support 826/head
Sébastien Han [Wed, 15 Jun 2016 15:08:15 +0000 (17:08 +0200)]
rolling update: add systemd support

Signed-off-by: Sébastien Han <seb@redhat.com>
9 years agoFail when we cannot retrieve docker image 861/head
Ivan Font [Fri, 24 Jun 2016 00:09:12 +0000 (17:09 -0700)]
Fail when we cannot retrieve docker image

If the docker image cannot be retrieved we will fail this task silently
and the playbook ultimately succeeds without a successful deployment.
This change makes it so we fail the playbook immediately.

Signed-off-by: Ivan Font <ivan.font@redhat.com>
9 years agoAdd option to enable ntp 848/head
Ivan Font [Fri, 10 Jun 2016 01:32:55 +0000 (18:32 -0700)]
Add option to enable ntp

This fixes: #845 only for non-containerized deployments

Signed-off-by: Ivan Font <ivan.font@redhat.com>
9 years agoAdd DNF for RedHat 859/head
Daniel Gryniewicz [Thu, 16 Jun 2016 14:06:31 +0000 (10:06 -0400)]
Add DNF for RedHat

Signed-off-by: Daniel Gryniewicz <dang@redhat.com>
9 years agoAdd support for Ceph NFS Gateway 856/head
Daniel Gryniewicz [Thu, 5 May 2016 18:20:03 +0000 (14:20 -0400)]
Add support for Ceph NFS Gateway

Ceph has the ability to export it's filesystem via NFS using Ganesha.
Add a ceph-nfs role that will start Ganesha and export the Ceph
filesystems.

Note that, although support is going in to export RGW via NFS, this is
not working yet.

Signed-off-by: Daniel Gryniewicz <dang@redhat.com>
9 years agoMerge pull request #857 from dang/url
Leseb [Wed, 22 Jun 2016 16:22:08 +0000 (18:22 +0200)]
Merge pull request #857 from dang/url

Add URL option to vagrant

9 years agoAdd URL option to vagrant 857/head
Daniel Gryniewicz [Mon, 20 Jun 2016 19:07:37 +0000 (15:07 -0400)]
Add URL option to vagrant

Vagrant has the ability to download images from an arbitraty URL.  Add
this support to the Vagrantfile and vagrant_varables.yml

Signed-off-by: Daniel Gryniewicz <dang@redhat.com>
9 years agoMerge pull request #855 from jimcurtis/master
Leseb [Tue, 21 Jun 2016 17:54:39 +0000 (19:54 +0200)]
Merge pull request #855 from jimcurtis/master

docker: fix missing quotes

9 years agodocker: fix missing quotes 855/head
Jim Curtis [Tue, 21 Jun 2016 16:29:02 +0000 (09:29 -0700)]
docker: fix missing quotes

9 years agoMerge pull request #853 from ceph/rhbz-1348130
Leseb [Mon, 20 Jun 2016 13:10:25 +0000 (15:10 +0200)]
Merge pull request #853 from ceph/rhbz-1348130

ceph-agent: install the correct package for the agent in Ubuntu

9 years agoceph-agent: install the correct package for the agent in Ubuntu 853/head
Alfredo Deza [Mon, 20 Jun 2016 11:49:40 +0000 (07:49 -0400)]
ceph-agent: install the correct package for the agent in Ubuntu

Signed-off-by: Alfredo Deza <adeza@redhat.com>
Resolves: rhbz#1348130

9 years agoMerge pull request #852 from rootfs/doc-fix
Leseb [Mon, 20 Jun 2016 09:00:52 +0000 (11:00 +0200)]
Merge pull request #852 from rootfs/doc-fix

be explicit on Atomic VirtualBox instruction

9 years agoMerge pull request #851 from ceph/rhbz-1346812
Leseb [Fri, 17 Jun 2016 21:27:06 +0000 (23:27 +0200)]
Merge pull request #851 from ceph/rhbz-1346812

Enable rhcs repos according to the released version

9 years agofix rgw containerized deployment 852/head
Huamin Chen [Fri, 17 Jun 2016 16:59:53 +0000 (16:59 +0000)]
fix rgw containerized deployment

Signed-off-by: Huamin Chen <hchen@redhat.com>
9 years agofix mds containerized deployment
Huamin Chen [Fri, 17 Jun 2016 16:52:52 +0000 (16:52 +0000)]
fix mds containerized deployment

Signed-off-by: Huamin Chen <hchen@redhat.com>
9 years agobe explicit on Atomic VirtualBox instruction
Huamin Chen [Fri, 17 Jun 2016 16:09:12 +0000 (16:09 +0000)]
be explicit on Atomic VirtualBox instruction

Signed-off-by: Huamin Chen <hchen@redhat.com>
9 years agoceph-common: use rh_storage_version variable to enable the correct repos 851/head
Alfredo Deza [Thu, 16 Jun 2016 14:38:08 +0000 (10:38 -0400)]
ceph-common: use rh_storage_version variable to enable the correct repos

Signed-off-by: Alfredo Deza <adeza@redhat.com>
Resolves: rhbz#1346812

9 years agoceph-common: do not enable optional repos for rhel7
Alfredo Deza [Thu, 16 Jun 2016 14:16:30 +0000 (10:16 -0400)]
ceph-common: do not enable optional repos for rhel7

Signed-off-by: Alfredo Deza <adeza@redhat.com>
Resolves: rhbz#1346812

9 years agoceph-common: default to 1.3 for rh_storage_version
Alfredo Deza [Thu, 16 Jun 2016 14:15:12 +0000 (10:15 -0400)]
ceph-common: default to 1.3 for rh_storage_version

Signed-off-by: Alfredo Deza <adeza@redhat.com>
Resolves: rhbz#1346812

9 years agogroup_vars: define the rh_storage_version
Alfredo Deza [Thu, 16 Jun 2016 14:12:41 +0000 (10:12 -0400)]
group_vars: define the rh_storage_version

Signed-off-by: Alfredo Deza <adeza@redhat.com>
Resolves: rhbz#1346812