Difference between revisions of "Cloud-init"
(Debian import) |
|||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Entry | {{Entry | ||
− | |||
− | |||
− | |||
− | |||
|Name=Cloud-init | |Name=Cloud-init | ||
− | |||
|Short description=configuration and customization of cloud instances | |Short description=configuration and customization of cloud instances | ||
− | |||
|Full description=Framework and tool written in Python to handle early | |Full description=Framework and tool written in Python to handle early | ||
initialization of a cloud instance. Cloud-init can for example | initialization of a cloud instance. Cloud-init can for example | ||
Line 19: | Line 13: | ||
See upstream project for more details: | See upstream project for more details: | ||
https://help.ubuntu.com/community/CloudInit | https://help.ubuntu.com/community/CloudInit | ||
− | |||
|Homepage URL=https://launchpad.net/cloud-init | |Homepage URL=https://launchpad.net/cloud-init | ||
+ | |Accepts cryptocurrency donations=No | ||
+ | |Last review by=Bendikker | ||
+ | |Last review date=2018/02/08 | ||
+ | |Submitted date=2013-03-20 | ||
|Is GNU=No | |Is GNU=No | ||
− | |||
− | |||
− | |||
− | |||
− | |||
}} | }} | ||
{{Project license | {{Project license | ||
− | |License | + | |License=GPLv3 |
− | |||
|License copyright=© © 2009-2012, Canonical Ltd. | |License copyright=© © 2009-2012, Canonical Ltd. | ||
© © 2012 Hewlett-Packard Development Company, L.P. | © © 2012 Hewlett-Packard Development Company, L.P. | ||
© © 2012 Cosmin Luta | © © 2012 Cosmin Luta | ||
− | + | |License verified by=Debian | |
− | |License= | + | |License verified date=2013-03-20 |
|License note=License: GPL-3 | |License note=License: GPL-3 | ||
Line 55: | Line 46: | ||
}} | }} | ||
{{Resource | {{Resource | ||
+ | |Resource audience=Debian (Ref) | ||
+ | |Resource URL=https://tracker.debian.org/pkg/cloud-init | ||
+ | }} | ||
+ | {{Resource | ||
+ | |Resource kind=Download | ||
|Resource URL=https://launchpad.net/cloud-init/trunk/0.6.3/+download/cloud-init-0.6.3.tar.gz | |Resource URL=https://launchpad.net/cloud-init/trunk/0.6.3/+download/cloud-init-0.6.3.tar.gz | ||
− | | | + | }} |
+ | {{Software category}} | ||
+ | {{Featured}} | ||
+ | {{Import | ||
+ | |Date=2013-03-20 | ||
+ | |Source=Debian import | ||
+ | |Source link=http://packages.debian.org/sid/cloud-init | ||
}} | }} |
Latest revision as of 09:37, 15 February 2018
Cloud-init
https://launchpad.net/cloud-init
configuration and customization of cloud instances
Framework and tool written in Python to handle early initialization of a cloud instance. Cloud-init can for example set a default locale and a host name, generate SSH private host keys, add SSH keys to a user's authorized_keys so they can log in, and set up ephemeral mount points.
Cloud-init's behavior can be configured via user-data, given by the user at instance launch time.
See upstream project for more details: https://help.ubuntu.com/community/CloudInit
Licensing
License
Verified by
Verified on
Notes
License
Verified by
Debian
Verified on
20 March 2013
Notes
License: GPL-3
GPL-3 This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License version 3, as published by the Free Software Foundation.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>.
The complete text of the GPL version 3 can be seen in /usr/share
/common-licenses/GPL-3.
Leaders and contributors
Resources and communication
Audience | Resource type | URI |
---|---|---|
Debian (Ref) | https://tracker.debian.org/pkg/cloud-init | |
Download | https://launchpad.net/cloud-init/trunk/0.6.3/+download/cloud-init-0.6.3.tar.gz |
Software prerequisites
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.