diff options
Diffstat (limited to 'ansible/roles')
-rw-r--r-- | ansible/roles/enable_cpu_isolation_on_boot/defaults/main.yml | 2 | ||||
-rw-r--r-- | ansible/roles/enable_cpu_isolation_on_boot/tasks/main.yml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/ansible/roles/enable_cpu_isolation_on_boot/defaults/main.yml b/ansible/roles/enable_cpu_isolation_on_boot/defaults/main.yml index 37c3fd8e1..fda366682 100644 --- a/ansible/roles/enable_cpu_isolation_on_boot/defaults/main.yml +++ b/ansible/roles/enable_cpu_isolation_on_boot/defaults/main.yml @@ -1,4 +1,4 @@ -# Copyright (c) 2018 Intel Corporation +# Copyright (c) 2018-2019 Intel Corporation # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/ansible/roles/enable_cpu_isolation_on_boot/tasks/main.yml b/ansible/roles/enable_cpu_isolation_on_boot/tasks/main.yml index b41a2b307..e11288bfd 100644 --- a/ansible/roles/enable_cpu_isolation_on_boot/tasks/main.yml +++ b/ansible/roles/enable_cpu_isolation_on_boot/tasks/main.yml @@ -1,4 +1,4 @@ -# Copyright (c) 2018 Intel Corporation +# Copyright (c) 2018-2019 Intel Corporation # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. |