From e30599c103ff926e8cbf38f36d1ba071918fc386 Mon Sep 17 00:00:00 2001 From: Gonéri Le Bouder Date: Mon, 6 Apr 2020 10:21:31 -0400 Subject: readme: OpenBSD is now supported (#309) Add OpenBSD in the list of supported Operating System. --- README.md | 2 +- doc/rtd/topics/availability.rst | 5 +++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index c342c87f..73bf1ddd 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ get in contact with that distribution and send them our way! | Supported OSes | Supported Public Clouds | Supported Private Clouds | | --- | --- | --- | -| Ubuntu
SLES/openSUSE
RHEL/CentOS
Fedora
Gentoo Linux
Debian
ArchLinux
FreeBSD
NetBSD











| Amazon Web Services
Microsoft Azure
Google Cloud Platform
Oracle Cloud Infrastructure
Softlayer
Rackspace Public Cloud
IBM Cloud
Digital Ocean
Bigstep
Hetzner
Joyent
CloudSigma
Alibaba Cloud
OVH
OpenNebula
Exoscale
Scaleway
CloudStack
AltCloud
SmartOS
HyperOne
Rootbox
| Bare metal installs
OpenStack
LXD
KVM
Metal-as-a-Service (MAAS)















| +| Ubuntu
SLES/openSUSE
RHEL/CentOS
Fedora
Gentoo Linux
Debian
ArchLinux
FreeBSD
NetBSD
OpenBSD










| Amazon Web Services
Microsoft Azure
Google Cloud Platform
Oracle Cloud Infrastructure
Softlayer
Rackspace Public Cloud
IBM Cloud
Digital Ocean
Bigstep
Hetzner
Joyent
CloudSigma
Alibaba Cloud
OVH
OpenNebula
Exoscale
Scaleway
CloudStack
AltCloud
SmartOS
HyperOne
Rootbox
| Bare metal installs
OpenStack
LXD
KVM
Metal-as-a-Service (MAAS)















| ## To start developing cloud-init diff --git a/doc/rtd/topics/availability.rst b/doc/rtd/topics/availability.rst index 588d4438..84490460 100644 --- a/doc/rtd/topics/availability.rst +++ b/doc/rtd/topics/availability.rst @@ -14,8 +14,8 @@ distributions and clouds, both public and private. Distributions ============= -Cloud-init has support across all major Linux distributions, FreeBSD -and NetBSD: +Cloud-init has support across all major Linux distributions, FreeBSD, NetBSD +and OpenBSD: - Ubuntu - SLES/openSUSE @@ -26,6 +26,7 @@ and NetBSD: - ArchLinux - FreeBSD - NetBSD +- OpenBSD Clouds ====== -- cgit v1.2.3