Move bootstrap conf to clusters dir
This commit is contained in:
@@ -18,6 +18,7 @@ let
|
||||
buildCommand = ''
|
||||
mkdir -p $out
|
||||
cp -r $src/* $out
|
||||
cp ${here}/bootstrap.conf $out/${settings.clusterName}.conf
|
||||
'';
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user