Attune automates and orchestrates processes to streamline deployments, scaling, migrations, and management of your systems. The Attune platform is building a community of sharable automated and orchestrated processes.
You can leverage the publicly available orchestrated blueprints to increase your productivity, and accelerate the delivery of your projects. You can open-source your own work and improve existing community orchestrated projects.
The Attune Community Edition can be downloaded for free from our ServerTribe website. You can learn more about Attune through ServerTribe's YouTube Channel.
To clone this project into your own instance of Attune, follow the Clone a GIT Project How To Instructions.
This Project contains the following Blueprints.
Name | Type | Script Reference | Comment |
---|---|---|---|
Kickstarted Node | Basic Node | kickstartednode |
|
Kickstart Worker Build Linux User | Linux/Unix Credential | kickstartworkerbuildlinuxuser |
|
Kickstart Worker Linux Node | Linux/Unix Node | kickstartworkerlinuxnode |
Linux refers to both Linux and MacOS |
KS: Attune Base Dir | Text | ksattunebasedir |
|
oVirt: Bios Type | Text | ovirtbiostype |
Valid Values are (they must be in all capitals): 1. CLUSTER_DEFAULT - Use the cluster-wide default. 2. I440FX_SEA_BIOS - i440fx chipset with SeaBIOS. 3. Q35_OVMF - q35 chipset with OVMF (UEFI) BIOS. 4. Q35_SEA_BIOS - q35 chipset with SeaBIOS. 5. Q35_SECURE_BOOT- q35 chipset with OVMF (UEFI) BIOS with SecureBoot enabled. https://ovirt.github.io/ovirt-engine-api-model/4.5/#types/bios_type |
oVirt: Cluster Name | Text | ovirtclustername |
|
oVirt: CPU Count | Text | ovirtcpucount |
|
oVirt: Datacenter Name | Text | ovirtdatacentername |
|
oVirt: Disk Interface | Text | ovirtdiskinterface |
SATA or IDE required for Windows VIRTIO_SCSI for windows after driver install VIRTIO for Linux |
oVirt: Disk Storage Name | Text | ovirtdiskstoragename |
|
oVirt: Engine API User | Basic Credential | ovirtengineapiuser |
|
oVirt: Engine Server | Basic Node | ovirtengineserver |
|
oVirt: Memory Size | Text | ovirtmemorysize |
|
oVirt: Network Name | Text | ovirtnetworkname |
|
oVirt: NIC Interface | Text | ovirtnicinterface |
E1000 for Windows VIRTIO for Linux |
oVirt: VM Comment | Text | ovirtvmcomment |
Input to the comment text field in the vm struct https://ovirt.github.io/ovirt-engine-api-model/4.5/#types/vm. |
oVirt: VM Description | Text | ovirtvmdescription |
Input to the description text field in the vm struct https://ovirt.github.io/ovirt-engine-api-model/4.5/#types/vm. |
oVirt: TimeZone | Text | ovirttimezone |
https://github.com/oVirt/ovirt-engine/blob/master/packaging/conf/timezones-defaults.properties |
Name | Type | Comment |
---|
The collective power of a community of talented individuals working in concert delivers not only more ideas, but quicker development and troubleshooting when issues arise.
If you’d like to contribute and help improve these projects, please fork our repository, commit your changes in Attune, push you changes, and create a pull request.
Please feel free to raise any issues or questions you have.
Thank you