Closed noelmcloughlin closed 7 years ago
This PR delivers an example maven-settings.xml file which is deployed to ~/.m2/ directory. The values for the maven settings.xml file are populated by jinja context. The required variables scmhost, repohost, and orgdomain are added to settings.xml.
The PR includes fixes required for opensuse testing. Had problems with saltsack/salt#5567 and salt.grains.get(os_family) == 'Suse' seems to not work in jinja - trying (os) == 'SUSE'
Closing this pull request for now. Will open better fresh PR with detailed explanation and squashed commits over next few days.
trivial bug fix