diff options
Diffstat (limited to 'fuel-plugin-vsperf/node_roles.yaml')
-rw-r--r-- | fuel-plugin-vsperf/node_roles.yaml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/fuel-plugin-vsperf/node_roles.yaml b/fuel-plugin-vsperf/node_roles.yaml index 0f4f8350..c2370fc7 100644 --- a/fuel-plugin-vsperf/node_roles.yaml +++ b/fuel-plugin-vsperf/node_roles.yaml @@ -1,3 +1,10 @@ +# Copyright (c) 2016-2017 Intel corporation. +# +# All rights reserved. This program and the accompanying materials +# are made available under the terms of the Apache License, Version 2.0 +# which accompanies this distribution, and is available at +# http://www.apache.org/licenses/LICENSE-2.0 + vsperf: name: "VSPERF" description: "Install VSPERF on nodes with this role" |