Searched refs:surveytool (Results 1 – 6 of 6) sorted by relevance
7 # "surveytool" includes both prod and staging8 [surveytool:children]12 # encrypt all of the surveytool hosts14 surveytool
51 ### Setup: surveytool keypair57 ssh-keygen -t rsa -b 4096 -f ./local-vars/surveytool -P '' -C 'surveytool deploy'60 The contents of the `local-vars/surveytool.pub` file is used for the61 `key:` parameter below in `local.yml`. The `local-vars/surveytool`71 contents of `local-vars/surveytool` (the secret key)92 - name: surveytool135 vagrant ssh -- sudo -u surveytool /usr/local/bin/deploy-to-tomcat.sh $(git rev-parse HEAD) < ../../…
6 config.vm.define "surveytool"7 config.vm.hostname = "surveytool"
14 CLDR_HEADER=Welcome to SurveyTool@surveytool. Please edit /var/lib/tomcat8/cldr/cldr.properties to …
50 surveytool("Survey Tool"), enumConstant
755 if (org.equals(Organization.surveytool)) { in is()795 if (organization.equals(Organization.surveytool)) { in generateSummaryHtmlErrorTables()