]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
purge-container: remove awk usage in favor of blkid
authorGuillaume Abrioux <gabrioux@redhat.com>
Wed, 17 Jan 2018 08:06:43 +0000 (09:06 +0100)
committerSébastien Han <seb@redhat.com>
Wed, 17 Jan 2018 14:54:20 +0000 (15:54 +0100)
commit58eb045d2fac02337ed47ead1cab9b4cc484a092
tree3b5c9c02b3477b810eaa6587201921c58972b6bc
parentfb4a6dc9a48cf5bb46343987bb63aa72e22bd90f
purge-container: remove awk usage in favor of blkid

Avoid using `awk` to get the different devices from the partlabel.
Using `blkid` is more readable.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
infrastructure-playbooks/purge-docker-cluster.yml