Lint fixes
This commit is contained in:
parent
96fb1bacbc
commit
f70c8572a5
18 changed files with 71 additions and 43 deletions
|
@ -3,11 +3,12 @@
|
|||
class igraph::python {
|
||||
|
||||
case $::operatingsystem {
|
||||
ubuntu: {
|
||||
"ubuntu": {
|
||||
package { "python-igraph":
|
||||
ensure => installed,
|
||||
}
|
||||
}
|
||||
default: { }
|
||||
}
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue