diff options
| author | Joey Hess <joeyh@joeyh.name> | 2017-08-31 18:32:20 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2017-08-31 18:32:20 -0400 |
| commit | 7bca39ee7d07731b38f9b82bfc435dde3a81335f (patch) | |
| tree | 9ccf96523065829f666320da969889c18d883b69 /doc/forum/Compatibility_between_different_software_versions | |
| parent | 1965d0fb063a4e7be28c7a33697ad8d69f495e6a (diff) | |
response
Diffstat (limited to 'doc/forum/Compatibility_between_different_software_versions')
| -rw-r--r-- | doc/forum/Compatibility_between_different_software_versions/comment_1_1bc12b78e09c7060f4b5c434004b4b7f._comment | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/forum/Compatibility_between_different_software_versions/comment_1_1bc12b78e09c7060f4b5c434004b4b7f._comment b/doc/forum/Compatibility_between_different_software_versions/comment_1_1bc12b78e09c7060f4b5c434004b4b7f._comment new file mode 100644 index 00000000..97ab02e8 --- /dev/null +++ b/doc/forum/Compatibility_between_different_software_versions/comment_1_1bc12b78e09c7060f4b5c434004b4b7f._comment @@ -0,0 +1,12 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 1""" + date="2017-08-31T22:26:42Z" + content=""" +`withOS` or `getOS` is often used to deal with such differences, +varying behavior depending on the Host's defined OS. For example, +Propellor.Property.Borg.installed does one thing on Debian jessie +and another thing on other versions of Debian. And +Propellor.Property.Apt.getMirror generates different urls for Debian and +Ubuntu. +"""]] |
