Remove new provisioning.json template for not_provisioned_node resource

This commit is contained in:
Evgeniy L 2015-10-27 16:53:40 +03:00 committed by Sebastian Kalinowski
parent 6a8a1dd8c6
commit f7832feb53

View File

@ -1,289 +0,0 @@
{
"profile": "ubuntu_1404_x86_64",
"name_servers_search": "\"example.com\"",
"uid": "2",
"interfaces": {
"eth1": {
"static": "0",
"mac_address": "08:00:27:6e:6d:b4"
},
"eth0": {
"ip_address": "10.0.2.15",
"dns_name": "node-8.test.domain.local",
"netmask": "255.255.255.0",
"static": "0",
"mac_address": "08:00:27:ea:35:e7"
}
},
"interfaces_extra": {
"eth1": {
"onboot": "no",
"peerdns": "no"
},
"eth0": {
"onboot": "no",
"peerdns": "no"
}
},
"power_type": "ssh",
"power_user": "root",
"kernel_options": {
"udevrules": "08:00:27:6e:6d:b4_eth1,08:00:27:ea:35:e7_eth0",
"netcfg/choose_interface": "08:00:27:ea:35:e7"
},
"power_address": "10.20.0.1",
"name_servers": "\"127.0.0.1\"",
"ks_meta": {
"gw": "10.20.0.1",
"mco_enable": 1,
"mco_vhost": "mcollective",
"repo_setup": {
"installer_kernel": {
"local": "/var/www/nailgun/ubuntu/x86_64/images/linux",
"remote_relative": "dists/trusty/main/installer-amd64/current/images/netboot/ubuntu-installer/amd64/linux"
},
"repos": [
{
"name": "ubuntu",
"section": "main universe multiverse",
"uri": "http://archive.ubuntu.com/ubuntu/",
"priority": null,
"suite": "trusty",
"type": "deb"
},
{
"name": "ubuntu-updates",
"section": "main universe multiverse",
"uri": "http://archive.ubuntu.com/ubuntu/",
"priority": null,
"suite": "trusty-updates",
"type": "deb"
},
{
"name": "ubuntu-security",
"section": "main universe multiverse",
"uri": "http://archive.ubuntu.com/ubuntu/",
"priority": null,
"suite": "trusty-security",
"type": "deb"
},
{
"name": "mos",
"section": "main restricted",
"uri": "http://127.0.0.1:8080/2015.1.0-7.0/ubuntu/x86_64",
"priority": 1050,
"suite": "mos7.0",
"type": "deb"
},
{
"name": "mos-updates",
"section": "main restricted",
"uri": "http://mirror.fuel-infra.org/mos/ubuntu/",
"priority": 1050,
"suite": "mos7.0-updates",
"type": "deb"
},
{
"name": "mos-security",
"section": "main restricted",
"uri": "http://mirror.fuel-infra.org/mos/ubuntu/",
"priority": 1050,
"suite": "mos7.0-security",
"type": "deb"
},
{
"name": "mos-holdback",
"section": "main restricted",
"uri": "http://mirror.fuel-infra.org/mos/ubuntu/",
"priority": 1100,
"suite": "mos7.0-holdback",
"type": "deb"
},
{
"name": "Auxiliary",
"section": "main restricted",
"uri": "http://127.0.0.1:8080/2015.1.0-7.0/ubuntu/auxiliary",
"priority": 1150,
"suite": "auxiliary",
"type": "deb"
}
],
"metadata": {
"always_editable": true,
"weight": 50,
"label": "Repositories"
},
"installer_initrd": {
"local": "/var/www/nailgun/ubuntu/x86_64/images/initrd.gz",
"remote_relative": "dists/trusty/main/installer-amd64/current/images/netboot/ubuntu-installer/amd64/initrd.gz"
}
},
"authorized_keys": [],
"mlnx_iser_enabled": false,
"mco_pskey": "Gie6iega9ohngaenahthohngu8aebohxah9seidi",
"mco_user": "guest",
"puppet_enable": 0,
"fuel_version": "6.1",
"install_log_2_syslog": 1,
"image_data": {
"/boot": {
"container": "gzip",
"uri": "http://10.0.0.2:8001/tmp/targetimages/env_3_ubuntu_1404_amd64-boot.img.gz",
"format": "ext2"
},
"/": {
"container": "gzip",
"uri": "http://10.0.0.2:8001/tmp/targetimages/env_3_ubuntu_1404_amd64.img.gz",
"format": "ext4"
}
},
"timezone": "Etc/UTC",
"puppet_auto_setup": 1,
"puppet_master": "localhost",
"mco_auto_setup": 1,
"mco_password": "guest",
"auth_key": "\"\"",
"pm_data": {
"kernel_params": "console=ttyS0,9600 console=tty0 net.ifnames=0 biosdevname=0 rootdelay=90 nomodeset",
"ks_spaces": []
},
"mlnx_plugin_mode": "disabled",
"master_ip": "127.0.0.1",
"mco_connector": "rabbitmq",
"mlnx_vf_num": "16",
"admin_net": "10.20.0.0/24",
"mco_host": "localhost"
},
"name": "node-2",
"hostname": "node-2.example.com",
"slave_name": "node-2",
"power_pass": "/root/.ssh/bootstrap.rsa",
"netboot_enabled": "1",
"partitioning": {
"pvs": [
{
"metadatasize": 28,
"name": "/dev/sda4",
"metadatacopies": 2,
"keep_data": false
}
],
"lvs": [
{
"vgname": "os",
"keep_data": false,
"name": "root",
"size": 11744
},
{
"vgname": "os",
"keep_data": false,
"name": "swap",
"size": 8192
}
],
"fss": [
{
"keep_data": false,
"mount": "/boot",
"fs_label": "",
"fs_type": "ext2",
"fs_options": "",
"device": "/dev/sda3"
},
{
"keep_data": false,
"mount": "/",
"fs_label": "",
"fs_type": "ext4",
"fs_options": "",
"device": "/dev/mapper/os-root"
},
{
"keep_data": false,
"mount": "swap",
"fs_label": "",
"fs_type": "swap",
"fs_options": "",
"device": "/dev/mapper/os-swap"
}
],
"parteds": [
{
"install_bootloader": true,
"partitions": [
{
"count": 1,
"begin": 1,
"end": 25,
"name": "/dev/sda1",
"keep_data": false,
"device": "/dev/sda",
"flags": ["bios_grub"],
"guid": null,
"configdrive": false,
"partition_type": "primary"
},
{
"count": 2,
"begin": 25,
"end": 225,
"name": "/dev/sda2",
"keep_data": false,
"device": "/dev/sda",
"flags": [],
"guid": null,
"configdrive": false,
"partition_type": "primary"
},
{
"count": 3,
"begin": 225,
"end": 425,
"name": "/dev/sda3",
"keep_data": false,
"device": "/dev/sda",
"flags": [],
"guid": null,
"configdrive": false,
"partition_type": "primary"
},
{
"count": 4,
"begin": 425,
"end": 20425,
"name": "/dev/sda4",
"keep_data": false,
"device": "/dev/sda",
"flags": [],
"guid": null,
"configdrive": false,
"partition_type": "primary"
},
{
"count": 5,
"begin": 20425,
"end": 20445,
"name": "/dev/sda5",
"keep_data": false,
"device": "/dev/sda",
"flags": [],
"guid": null,
"configdrive": true,
"partition_type": "primary"
}
],
"name": "/dev/sda",
"label": "gpt"
}
],
"mds": [],
"vgs": [
{
"keep_data": false,
"name": "os",
"pvnames": ["/dev/sda4"]
}
]
}
}