Merge ~rjschwei/cloud-init:tmplExpand into cloud-init:master
| Status: | Merged |
|---|---|
| Merged at revision: | 0451a9f60960da56e3af4f97bbcece3d98482f86 |
| Proposed branch: | ~rjschwei/cloud-init:tmplExpand |
| Merge into: | cloud-init:master |
| Diff against target: |
86 lines (+29/-1) 4 files modified
cloudinit/util.py (+2/-0) config/cloud.cfg.tmpl (+15/-1) systemd/cloud-init-local.service.tmpl (+4/-0) systemd/cloud-init.service.tmpl (+8/-0) |
| Related bugs: |
| Reviewer | Review Type | Date Requested | Status |
|---|---|---|---|
| Server Team CI bot | continuous-integration | Approve on 2017-09-21 | |
| cloud-init commiters | 2017-09-21 | Pending | |
|
Review via email:
|
|||
Commit Message
suse: updates to templates to support openSUSE and SLES.
Things done here:
- identify 'suse' as a variant in util.system_info and
also tools/render-
- update systemd and cloud.cfg templates for suse specific changes.
LP: #1718640
Description of the Change
Integrate SUSE distros for template expansion of systemd and default config.
| Scott Moser (smoser) wrote : | # |
| Scott Moser (smoser) wrote : | # |
OK, i really would like to have some response to my inline comments.
Additionally, I put together this change:
http://
that i'd like added.
And I updated the Commit message.
So, if i can get some feedback on
* 'basic.target' versus 'sysinit.target',
* dbus.service
then I can pull this into the release.
PASSED: Continuous integration, rev:73acbf4a007
https:/
Executed test runs:
SUCCESS: Checkout
SUCCESS: Unit & Style Tests
SUCCESS: Ubuntu LTS: Build
SUCCESS: Ubuntu LTS: Integration
SUCCESS: MAAS Compatability Testing
IN_PROGRESS: Declarative: Post Actions
Click here to trigger a rebuild:
https:/


over all, changes look fine. two questions inline.