jenkins-plugins-for-murano/deployment-manager/src/main/resources/org/openstack/murano/jenkins_plugins/muranoci/deploy/TemplatedDeployment/config.jelly

16 lines
394 B
XML

<?jelly escape-by-default='true'?>
<j:jelly xmlns:j="jelly:core"
xmlns:st="jelly:stapler"
xmlns:d="jelly:define"
xmlns:l="/lib/layout"
xmlns:t="/lib/hudson"
xmlns:f="/lib/form"
xmlns:a="/lib/auth">
<f:entry title="${%Application Object Model}" field="objectModel">
<f:textarea>
</f:textarea>
</f:entry>
</j:jelly>