140 lines
4.4 KiB
JSON
140 lines
4.4 KiB
JSON
{
|
|
"version": 4,
|
|
"terraform_version": "1.2.6",
|
|
"serial": 79,
|
|
"lineage": "fea43a0b-55d0-8487-c919-63e7025f36b1",
|
|
"outputs": {
|
|
"container_name": {
|
|
"value": "OpenLDAP",
|
|
"type": "string"
|
|
}
|
|
},
|
|
"resources": [
|
|
{
|
|
"mode": "managed",
|
|
"type": "lxd_cached_image",
|
|
"name": "image",
|
|
"provider": "provider[\"registry.terraform.io/terraform-lxd/lxd\"]",
|
|
"instances": [
|
|
{
|
|
"schema_version": 0,
|
|
"attributes": {
|
|
"aliases": null,
|
|
"architecture": "x86_64",
|
|
"copied_aliases": [],
|
|
"copy_aliases": false,
|
|
"created_at": 1663113600,
|
|
"fingerprint": "0e1edaa21525c07820e0549723f198a06784a32d64dc3e23ebdc19169eafc6d2",
|
|
"id": "local/0e1edaa21525c07820e0549723f198a06784a32d64dc3e23ebdc19169eafc6d2",
|
|
"remote": null,
|
|
"source_image": "debian/10/amd64",
|
|
"source_remote": "images"
|
|
},
|
|
"sensitive_attributes": [],
|
|
"private": "bnVsbA=="
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"mode": "managed",
|
|
"type": "lxd_container",
|
|
"name": "c1",
|
|
"provider": "provider[\"registry.terraform.io/terraform-lxd/lxd\"]",
|
|
"instances": [
|
|
{
|
|
"schema_version": 0,
|
|
"attributes": {
|
|
"config": null,
|
|
"device": [],
|
|
"ephemeral": false,
|
|
"file": [
|
|
{
|
|
"content": "",
|
|
"create_directories": false,
|
|
"gid": 0,
|
|
"mode": "",
|
|
"source": "../scripts/01-Setup.bash",
|
|
"target_file": "/01-Setup.bash",
|
|
"uid": 0
|
|
},
|
|
{
|
|
"content": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDIQ/JtvjjxDTZGh0pdwjuIuGoyuj4QS88+MXTdyFbGUTZ9Kx0OHg2S4e2ZnifPTFQ7OIcRi4D2BWA8yEfAbIk+x5LOOkpTx0P5q0s2L9+ZTepYK++K3AbTZ2mcLzxzn4HSzt6/6076qdUDP6DmHs+OsaO1alS3oz02ST3gHn8cbr+PSZXOBnYUX/1W940OObcmNsb6nxo17AjE2CUlvsqKXrzY6py9Y+AnFe2UwIGjvcvThg44vxBXhkipis7x6f2UisuXN/QmAgx03AXSca+PQ8mmr9peMAY02hLrsF8nnYUpjFlUGD2MDbDz4T5NpfJbQhtIXm3JBh64VWSPmXwYHRMR7qgdsai/+nN0VhgX/mnAoOwXYdQIU4rmDEDK5CBqXKmOlNmfjv5d9sdZz0LblAGBWtwsvswrK8C7HwqvSDLQjoe04kVM2DpHqDjWS7tlF0HsfEFbhEqzD4WHbcmX1VkAq6oYmhqIYpAys+JjQKvosiCPHj4M49e1e5OAbFs= vegetalkiller@pop-os\n",
|
|
"create_directories": true,
|
|
"gid": 0,
|
|
"mode": "",
|
|
"source": "",
|
|
"target_file": "/root/.ssh/authorized_keys",
|
|
"uid": 0
|
|
}
|
|
],
|
|
"id": "OpenLDAP",
|
|
"image": "0e1edaa21525c07820e0549723f198a06784a32d64dc3e23ebdc19169eafc6d2",
|
|
"ip_address": "192.168.1.9",
|
|
"ipv4_address": "192.168.1.9",
|
|
"ipv6_address": "2800:a4:2611:d400:f8af:67ff:fe77:f7b6",
|
|
"limits": null,
|
|
"mac_address": "fa:af:67:77:f7:b6",
|
|
"name": "OpenLDAP",
|
|
"privileged": false,
|
|
"profiles": [
|
|
"OpenLDAP-profile"
|
|
],
|
|
"remote": null,
|
|
"start_container": true,
|
|
"status": "Running",
|
|
"target": "none",
|
|
"type": "container",
|
|
"wait_for_network": true
|
|
},
|
|
"sensitive_attributes": [],
|
|
"private": "bnVsbA==",
|
|
"dependencies": [
|
|
"lxd_cached_image.image",
|
|
"lxd_profile.p1"
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"mode": "managed",
|
|
"type": "lxd_profile",
|
|
"name": "p1",
|
|
"provider": "provider[\"registry.terraform.io/terraform-lxd/lxd\"]",
|
|
"instances": [
|
|
{
|
|
"schema_version": 0,
|
|
"attributes": {
|
|
"config": {
|
|
"limits.cpu": "3"
|
|
},
|
|
"description": "",
|
|
"device": [
|
|
{
|
|
"name": "eth0",
|
|
"properties": {
|
|
"nictype": "macvlan",
|
|
"parent": "enp4s0"
|
|
},
|
|
"type": "nic"
|
|
},
|
|
{
|
|
"name": "root",
|
|
"properties": {
|
|
"path": "/",
|
|
"pool": "default"
|
|
},
|
|
"type": "disk"
|
|
}
|
|
],
|
|
"id": "OpenLDAP-profile",
|
|
"name": "OpenLDAP-profile",
|
|
"remote": null
|
|
},
|
|
"sensitive_attributes": [],
|
|
"private": "bnVsbA=="
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|