Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {'baremetal': {'hosts': []}, 'localhost': {'hosts': ['127.0.0.1']}}
- {}
- {
- "baremetal": {
- "hosts": [
- "server1"
- ]
- },
- "_meta": {
- "hostvars": {
- "server1": {
- "host_groups": [
- "baremetal"
- ],
- "uuid": "e5d7b25e-c647-403c-9f90-f9349a35f0e2",
- "driver_info": {
- "power": {
- "ipmi_address": "x.x.x.x",
- "ipmi_username": "anupbmc",
- "ipmi_password": "pass"
- }
- },
- "addressing_mode": "dhcp",
- "name": "server1",
- "nics": [
- {
- "mac": "B4:96:39:ED:88"
- },
- {
- "mac": "B4:96:39:ED:89"
- }
- ],
- "driver": "ipmi",
- "instance_info": {
- "image_source": "http://172.25.103.21:8080/user_ubuntu.qcow2"
- },
- "properties": {
- "cpu_arch": "x86_64",
- "ram": "196608",
- "disk_size": "512",
- "cpus": "112"
- }
- }
- }
- },
- "localhost": {
- "hosts": [
- "127.0.0.1"
- ]
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment