schemaVersion: 1.0 instance: type: "nevisauth" name: "default" directory: "/var/opt/nevisauth/default" pid: "systemctl show nevisauth@default -p MainPID | cut -d '=' -f2" source: url: "/nevisadmin/#/projects/DEFAULT-ADN-AGOV-PROJECT/patterns/4bad2fe3ccc54716cc87138f" projectKey: "DEFAULT-ADN-AGOV-PROJECT" patternId: "4bad2fe3ccc54716cc87138f" patternClass: "ch.nevis.admin.v4.plugin.nevisauth.patterns.NevisAuthDeployable" resources: ports: - "0.0.0.0:8991" control: start: "systemctl restart nevisauth@default &" stop: "systemctl stop nevisauth@default" status: "systemctl status nevisauth@default"