puppet enterprise node_vmware find vms

[root@localhost ~]# puppet node_vmware find  /Datacenters/dc/vm/launch
Notice: Connecting ...
Notice: Connected to 192.168.0.105 as root (API version 4.1)
Notice: Locating VM at /Datacenters/dc/vm/launch (Started at 08:09:40 AM)
Notice: Control will be returned to you in 10 minutes at 08:19 AM if locating is unfinished.
Locating:          100% |oooooooooooooooooooooooooooooooooooooo| Time: 00:00:14
Notice: Complete
/Datacenters/dc/vm/
  powerstate: poweredOn
  name:
  hostname:   localhost
  instanceid: 5013cf29-85ec-bf6b-31a1-34413abfc3a8
  ipaddress:  192.168.0.107
  template:   false
[root@localhost ~]# puppet node_vmware find  /Datacenters/dc/vm/launch1
Notice: Connecting ...
Notice: Connected to 192.168.0.105 as root (API version 4.1)
Notice: Locating VM at /Datacenters/dc/vm/launch1 (Started at 08:10:08 AM)
Notice: Control will be returned to you in 10 minutes at 08:20 AM if locating is unfinished.
Locating:          100% |oooooooooooooooooooooooooooooooooooooo| Time: 00:00:02
Notice: Complete
/Datacenters/dc/vm/
  powerstate: poweredOn
  name:
  hostname:   localhost
  instanceid: 501355c9-0096-4889-bfdf-f2815ffa7250
  ipaddress:  192.168.0.108
  template:   false
[root@localhost ~]# [root@localhost ~]# puppet node_vmware find  /Datacenters/dc/vm/launch
  hostname:   localhost
  instanceid: 501355c9-0096-4889-bfdf-f2815ffa7250
  ipaddress:  192.168.0.108
  template:   false
[root@localhost ~]#[root@localhost ~]# puppet node_vmware find  /Datacenters/dc/vm/newpuppetmaster
Notice: Connecting ...
Notice: Connected to 192.168.0.105 as root (API version 4.1)
Notice: Locating VM at /Datacenters/dc/vm/newpuppetmaster (Started at 08:17:39 AM)
Notice: Control will be returned to you in 10 minutes at 08:27 AM if locating is unfinished.
Locating:          100% |oooooooooooooooooooooooooooooooooooooo| Time: 00:00:24
Notice: Complete
/Datacenters/dc/vm/
  powerstate: poweredOff
  name:
  hostname:   --------
  instanceid: 501314a0-1aa8-76eb-0274-26c306fb099b
  ipaddress:  ---.---.---.---
  template:   false
[root@localhost ~]#




Comments