Changeset 2823 for package_branches/invirt-xen-config/hvirt/debian/transform_xend-config.sxp.invirt.mako
- Timestamp:
- Jan 1, 2010, 6:27:28 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
package_branches/invirt-xen-config/hvirt/debian/transform_xend-config.sxp.invirt.mako
r2821 r2823 18 18 EOF 19 19 20 s/^\#?\(xend-relocation-address ''\)/(xend-relocation-address '\${internal_ip} ')/m or die;20 s/^\#?\(xend-relocation-address ''\)/(xend-relocation-address '\${internal_ip}.')/m or die; 21 21 s/^\(xend-relocation-hosts-allow '[^']*'\)/(xend-relocation-hosts-allow '')/m or die; 22 22 s/^\(dom0-min-mem [0-9]*\)/(dom0-min-mem 1536)/m or die;
Note: See TracChangeset
for help on using the changeset viewer.