Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
emmapeel
puppet-tails
Commits
07955445
Commit
07955445
authored
Jul 24, 2020
by
Zen Fu
Browse files
Point Jenkins slaves to the migrated secrets repo (sysadmin#17729)
parent
8b2ebb8d
Changes
1
Hide whitespace changes
Inline
Side-by-side
manifests/jenkins/slave/iso_tester.pp
View file @
07955445
...
...
@@ -9,7 +9,7 @@ class tails::jenkins::slave::iso_tester (
$
temp_dir_backing_device
=
undef
,
String
$
temp_dir_fs_type
=
'ext4'
,
String
$
temp_dir_mount_options
=
'relatime,acl'
,
String
$
test_suite_shared_secrets_repo
=
'
tails@git
.tails.boum.org:test-suite-shared-secrets'
,
String
$
test_suite_shared_secrets_repo
=
'
git@gitlab-ssh
.tails.boum.org:
tails/
test-suite-shared-secrets
.git
'
,
Boolean
$
manage_email_server
=
true
,
)
{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment