Skip to content

Instantly share code, notes, and snippets.

@chitopunk
Created August 27, 2015 13:32
Show Gist options
  • Save chitopunk/59e5cafe99797cc0cab9 to your computer and use it in GitHub Desktop.
Save chitopunk/59e5cafe99797cc0cab9 to your computer and use it in GitHub Desktop.
facts.yaml:
partitions:
xvda1:
uuid: "098932c4-ca23-435d-8a67-06ccb2caefd6"
size: "530082"
mount: /boot
filesystem: "ext2\x22 TYPE=\x22ext3"
xvda2:
size: "46443915"
xvdc1:
uuid: "5c612af2-39cc-4d9e-9d06-e17f65423f6a"
size: "20971488"
filesystem: "ext2\x22 TYPE=\x22ext3"
xvdb1:
size: "8353737"
filesystem: "swap\x22 LABEL=\x22SWAP-xvdb1"
### MCO FACTS COMMAND RESULT:
Report for fact: partitions
xvdc1filesystemext2" TYPE="ext3uuid5c612af2-39cc-4d9e-9d06-e17f65423f6asize20971488xvdb1filesystemswap" LABEL="SWAP-xvdb1size8353737xvda2size46443915xvda1filesystemext2" TYPE="ext3uuid098932c4-ca23-435d-8a67-06ccb2caefd6mount/bootsize530082found 1 times
Finished processing 1 / 1 hosts in 30.80 ms
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment