mirror of
https://github.com/farcasclaudiu/terraform-course.git
synced 2026-06-28 23:02:12 +03:00
removed deprecated lines
This commit is contained in:
@@ -2,8 +2,6 @@
|
||||
|
||||
vgchange -ay
|
||||
|
||||
DEVICE="/dev/xvdh"
|
||||
|
||||
DEVICE_FS=`blkid -o value -s TYPE ${DEVICE}`
|
||||
exit 0
|
||||
pvcreate ${DEVICE}
|
||||
|
||||
Reference in New Issue
Block a user