Created
March 4, 2013 17:13
-
-
Save scragg0x/5083805 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ubuntu@domU-12-31-39-06-8C-30:~$ sudo salt '*' grains.items | |
| domU-12-31-39-02-74-91.compute-1.internal: | |
| cpu_flags: fpu de tsc msr pae cx8 sep cmov pat clflush mmx fxsr sse sse2 ss ht syscall nx lm constant_tsc up rep_good nopl pni ssse3 cx16 sse4_1 hypervisor lahf_lm | |
| cpu_model: Intel(R) Xeon(R) CPU E5430 @ 2.66GHz | |
| cpuarch: x86_64 | |
| defaultencoding: None | |
| defaultlanguage: None | |
| domain: compute-1.internal | |
| fqdn: domU-12-31-39-02-74-91.compute-1.internal | |
| gpus: | |
| host: domU-12-31-39-02-74-91 | |
| id: domU-12-31-39-02-74-91.compute-1.internal | |
| kernel: Linux | |
| kernelrelease: 3.2.0-36-virtual | |
| localhost: domU-12-31-39-02-74-91 | |
| lsb_codename: precise | |
| lsb_description: Ubuntu 12.04.1 LTS | |
| lsb_id: Ubuntu | |
| lsb_release: 12.04 | |
| mem_total: 590 | |
| nodename: domU-12-31-39-02-74-91 | |
| num_cpus: 1 | |
| num_gpus: 0 | |
| os: Ubuntu | |
| os_family: Debian | |
| oscodename: precise | |
| osfullname: Ubuntu | |
| osrelease: 12.04 | |
| path: /usr/local/sbin:/usr/local/bin:/usr/bin:/usr/sbin:/sbin:/bin | |
| ps: ps -efH | |
| pythonpath: | |
| /usr/bin | |
| /usr/lib/python2.7 | |
| /usr/lib/python2.7/plat-linux2 | |
| /usr/lib/python2.7/lib-tk | |
| /usr/lib/python2.7/lib-old | |
| /usr/lib/python2.7/lib-dynload | |
| /usr/local/lib/python2.7/dist-packages | |
| /usr/lib/python2.7/dist-packages | |
| /usr/lib/pymodules/python2.7 | |
| pythonversion: 2.7.3.final.0 | |
| saltpath: /usr/lib/pymodules/python2.7/salt | |
| saltversion: 0.13.1 | |
| server_id: 66749536 | |
| shell: /bin/sh | |
| virtual: xen | |
| virtual_subtype: Xen PV DomU |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment