---
title: Charmhub | Deploy Ironic Conductor using Charmhub - The Open Operator Collection
description: Deploy the latest version of Ironic Conductor on any cloud. Openstack
  bare metal conductor
url: https://charmhub.io/ironic-conductor
---

# Ironic Conductor

[OpenStack Charmers](https://charmhub.io/publisher/openstack-charmers "View all packages from OpenStack Charmers")

* [OpenStack Charmers](https://charmhub.io/publisher/openstack-charmers "View all packages from OpenStack Charmers")
* [Cloud](https://charmhub.io/?filter=cloud)

Platform:

24.04

23.10

23.04

22.10

22.04

20.04

18.04

yoga/stable 466e841

```
juju deploy ironic-conductor --channel yoga/stable
```

[Learn to deploy on juju >](https://juju.is/docs/juju/manage-applications)

#### Relevant links

* [Homepage](https://opendev.org/openstack/charm-ironic-conductor)

---

#### Contacts

* [Submit a bug](https://bugs.launchpad.net/charm-ironic-conductor/+filebug)

---

Share your thoughts on this charm with the community on discourse.

[Join the discussion](https://discourse.charmhub.io/)

---

[Add docs to a charm](https://juju.is/docs/sdk/add-docs-to-your-charmhub-page)

#### Openstack bare metal conductor

OpenStack bare metal provisioning a.k.a Ironic is an integrated OpenStack
program which aims to provision bare metal machines instead of virtual
machines, forked from the Nova baremetal driver. It is best thought of
as a bare metal hypervisor API and a set of plugins which interact with
the bare metal hypervisors. By default, it will use PXE and IPMI in order
to provision and turn on/off machines, but Ironic also supports
vendor-specific plugins which may implement additional functionality.
