Merge "Allow nodepool standalone puppet install"
This commit is contained in:
commit
e0a5283aba
@ -81,6 +81,7 @@ class nodepool (
|
|||||||
source => $git_source_repo,
|
source => $git_source_repo,
|
||||||
}
|
}
|
||||||
|
|
||||||
|
include pip
|
||||||
exec { 'install_nodepool' :
|
exec { 'install_nodepool' :
|
||||||
command => 'pip install /opt/nodepool',
|
command => 'pip install /opt/nodepool',
|
||||||
path => '/usr/local/bin:/usr/bin:/bin/',
|
path => '/usr/local/bin:/usr/bin:/bin/',
|
||||||
|
Loading…
Reference in New Issue
Block a user