Skip to content

Instantly share code, notes, and snippets.

@brk3
Created July 18, 2018 15:35
Show Gist options
  • Save brk3/52c0b4c7d6a293552027b4512877671f to your computer and use it in GitHub Desktop.
Save brk3/52c0b4c7d6a293552027b4512877671f to your computer and use it in GitHub Desktop.
---
- hosts: storage
tasks:
- name: Setup Ceph
shell: parted /dev/vdb -s -- mklabel gpt mkpart KOLLA_CEPH_OSD_BOOTSTRAP 1 -1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment