Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
R
RINA-Quick
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Aaron Chen
RINA-Quick
Commits
6bb4afc1
Commit
6bb4afc1
authored
Jul 21, 2015
by
root
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix link
parent
0519ac5d
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
54 additions
and
2 deletions
+54
-2
rina.yml
rina.yml
+27
-1
rina.yml
rina.yml
+27
-1
No files found.
rina.yml
deleted
120000 → 0
View file @
0519ac5d
../rina.yml
\ No newline at end of file
rina.yml
0 → 100644
View file @
6bb4afc1
---
-
hosts
:
all
remote_user
:
user
become
:
yes
become_method
:
su
tasks
:
-
name
:
test
ping
:
-
apt
:
update_cache=yes cache_valid_time=300
-
apt
:
name={{ item }} state=present
with_items
:
-
kernel-package
-
libncurses5-dev
-
autoconf
-
automake
-
libtool
-
pkg-config
-
git
-
g++
-
openjdk-7-jdk
-
maven
-
protobuf-compiler
-
libprotobuf-dev
-
libnl-genl-3-dev
-
libnl-3-dev
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