Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
IPHC-Puppet
yum
Commits
bb7a532f
Commit
bb7a532f
authored
Jan 14, 2019
by
Emmanuel Medernach
Browse files
README
parent
8b52ebe5
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
22 deletions
+0
-22
README.md
README.md
+0
-22
No files found.
README.md
View file @
bb7a532f
...
...
@@ -20,14 +20,6 @@ Restart puppetserver if needed
File yum.yaml:
```
yum::grouplist:
default:
development:
- gcc
- gdb
- make
- cmake
# yum repositories description
Note: descr is mandatory (yumrepo use descr to populate the repository name attribute)
...
...
@@ -67,22 +59,8 @@ File <node>.yaml:
```
yum::distroversionpackage: centos-release
yum::profile: base
yum::groups:
- development
yum::packages:
- centos-release
- epel-release
- boost-devel
yum::exclude: cuda* libsmbios* smbios-utils*
```
TODO:
-
Separer la definition des paquets a installer de la configuration de yum (pour reutiliser avec apt par exemple)
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