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
fb994690
Commit
fb994690
authored
Jul 24, 2020
by
Zen Fu
Browse files
Clone puppet-tails from its new location (gitlab-migration#97)
parent
c69ec24e
Changes
1
Hide whitespace changes
Inline
Side-by-side
files/weblate/scripts/tests/Vagrantfile
View file @
fb994690
...
...
@@ -88,7 +88,7 @@ Vagrant.configure("2") do |config|
config
.
vm
.
provision
"shell"
,
inline:
$checkWeblateTag
,
privileged:
false
$script
=
<<-
SCRIPT
git clone https://git.tails.boum.org/puppet-tails
/
git clone https://git
lab
.tails.boum.org/
tails/
puppet-tails
.git
python3 -m venv --system-site-packages venv
. venv/bin/activate
pip3 install -r /usr/local/share/weblate/requirements.txt
...
...
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