From 836f3ac21d89fb250bae68dd3fe63e21c0d7daf1 Mon Sep 17 00:00:00 2001 From: Dlizzz Date: Fri, 1 Dec 2017 20:48:31 +0100 Subject: [PATCH] Creation of ceph-preflight.sh --- .gitignore | 1 + scripts/ceph-preflight.sh | 2 ++ 2 files changed, 3 insertions(+) create mode 100644 .gitignore create mode 100755 scripts/ceph-preflight.sh diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..8000dd9 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.vagrant diff --git a/scripts/ceph-preflight.sh b/scripts/ceph-preflight.sh new file mode 100755 index 0000000..98b0a84 --- /dev/null +++ b/scripts/ceph-preflight.sh @@ -0,0 +1,2 @@ +#!/bin/bash +