include-file only works for single lines
Bug #1698267 reported by
Stuart Bishop
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Mojo: Continuous Delivery for Juju |
Expired
|
Low
|
Unassigned | ||
juju-deployer |
Incomplete
|
Low
|
Unassigned |
Bug Description
include-file does not work with multiline data, so people still need to base64 encode their config if they want their charm to work with mojo
Changed in mojo: | |
importance: | Undecided → Low |
Changed in juju-deployer: | |
status: | New → Incomplete |
importance: | Undecided → Low |
To post a comment you must log in.
We've been happily using include-file with multi-line files for years to configure e.g. haproxy, squid, ubuntu-mirror, . Please supply a test case demonstrating the failure.