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