Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Librem5
infra
ansible-librem
Commits
3eae4d25
Commit
3eae4d25
authored
May 17, 2018
by
Angus Ainslie
Committed by
Gogs
May 17, 2018
Browse files
Merge branch 'uboot' of guido.gunther/ansible-librem into master
parents
32f41f95
17b124a9
Changes
1
Hide whitespace changes
Inline
Side-by-side
install_jenkins.yml
View file @
3eae4d25
...
...
@@ -12,6 +12,8 @@
kernel_build_pkgs
:
-
gcc-arm-linux-gnueabihf
-
libssl-dev
uboot_build_pkgs
:
-
gcc-arm-none-eabi
base_pkgs
:
-
molly-guard
jenkins_home
:
"
/var/lib/jenkins"
...
...
@@ -96,6 +98,7 @@
-
"
{{
dev_pkgs
}}"
-
"
{{
img_build_pkgs
}}"
-
"
{{
kernel_build_pkgs
}}"
-
"
{{
uboot_build_pkgs
}}"
-
name
:
Allow jenkins to execute certain commands with raised privs
copy
:
content
:
|
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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