cloud-init
No description set
- Developed at Cloud:Tools
-
3
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/cloud-init && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
addopenSUSEBase.patch | 0000000897 897 Bytes | |
cloud-init-0.7.5.tar.gz | 0000503717 492 KB | |
cloud-init.changes | 0000013723 13.4 KB | |
cloud-init.spec | 0000007670 7.49 KB | |
cloud.cfg.suse | 0000001143 1.12 KB | |
dynamicInitCmd.diff | 0000001020 1020 Bytes | |
openSUSEhostsTemplate.diff | 0000000967 967 Bytes | |
rsyslog-cloud-init.cfg | 0000000252 252 Bytes | |
setupSUSEsysVInit.diff | 0000000777 777 Bytes | |
suseIntegratedHandler.patch | 0000014622 14.3 KB | |
suseSetInitCmd.patch | 0000000938 938 Bytes | |
suseSysVInit.diff | 0000016785 16.4 KB |
Revision 12 (latest revision is 102)
Stephan Kulow (coolo)
accepted
request 239820
from
Robert Schweikert (rjschwei)
(revision 12)
- fix "typo" the rhel_util module is imported as rhutil, use the proper name when accessing (modifies suseIntegratedHandler.patch) - add rsyslog filter rule to send cloud-init messages to /var/log/cloud-init.log - initialize variable in method setting the instance hostname (BNC #884392) modifies: suseIntegratedHandler.patch - add the python magic for package build on SLE 11 - add more dependencies to ensure commands used by the scripts are present - add dynamicInitCmd.diff + support diffirent init systems across distribution versions for service restart - add suseSetInitCmd.patch + properly setup the init command to support proper service restart - integrate openSUSE and SLE handler code + remove openSUSEHandler.diff + add suseIntegratedHandler.patch
Comments 0