Searched refs:surveytool (Results 1 – 12 of 12) sorted by relevance
11 # "surveytool" includes both prod and staging12 [surveytool:children]16 # encrypt all of the surveytool hosts18 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)95 - name: surveytool116 certbot_admin_email: surveytool@unicode.org160 vagrant ssh -- sudo -u surveytool /usr/local/bin/deploy-to-tomcat.sh $(git rev-parse HEAD) < ../../…
11 config.vm.define "surveytool"12 config.vm.hostname = "surveytool"
37 `/lib/systemd/system/prometheus-cldr-surveytool-exporter.service`63 # systemctl enable prometheus-cldr-surveytool-exporter.service64 # systemctl start prometheus-cldr-surveytool-exporter.service65 # systemctl status prometheus-cldr-surveytool-exporter.service83 Here is an alert rule to see that the surveytool is not busted:86 - name: surveytool
3 MYSQL_USER=surveytool
14 CLDR_HEADER=Welcome to SurveyTool@surveytool. Please edit {{ cldr_path }}/cldr.properties to change…
23 assertFalse(Organization.surveytool.isTCOrg()); in testStOrgs()
68 args.setUserAndOrganization(0 /* userId */, Organization.surveytool); in testDashboardEnglishChanged()
94 Organization.surveytool, in testResolver()
58 surveytool("Survey Tool"), enumConstant
520 o == Organization.surveytool) { in getTargetCoverageLevel()
71 return Organization.surveytool; in getNeutralOrgForSummary()