EOX GitLab Instance
Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Vagrant
Builder
Commits
fbd7c56a
Commit
fbd7c56a
authored
Jan 18, 2016
by
Martin Paces
Browse files
Adding puppet module for CDF library RPM build.
parent
46f58d34
Changes
1
Hide whitespace changes
Inline
Side-by-side
puppet/modules/cdf/manifests/init.pp
0 → 100644
View file @
fbd7c56a
class
cdf
{
#
# CDF library RPM build
#
package
{
'ncurses-devel'
:
ensure
=>
'latest'
}
}
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