blob: ecb45d6c51c9f640ae082887d9b89c0962828701 [file] [log] [blame]
Zack Williamsfc6b64b2017-12-22 15:57:50 -07001---
Matteo Scandolo3896c472017-08-01 13:31:42 -07002# Copyright 2017-present Open Networking Foundation
3#
4# Licensed under the Apache License, Version 2.0 (the "License");
5# you may not use this file except in compliance with the License.
6# You may obtain a copy of the License at
7#
8# http://www.apache.org/licenses/LICENSE-2.0
9#
10# Unless required by applicable law or agreed to in writing, software
11# distributed under the License is distributed on an "AS IS" BASIS,
12# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13# See the License for the specific language governing permissions and
14# limitations under the License.
15
Zack Williams5223dd92017-02-28 23:38:02 -070016# onboard-profile-playbook.yml
17# Configure XOS with profile-specific config
18
Matteo Scandolob92469d2017-07-28 17:32:00 -070019- name: Check XOS Ready
20 hosts: head
Zack Williams5223dd92017-02-28 23:38:02 -070021 roles:
22 - xos-ready
Matteo Scandolob92469d2017-07-28 17:32:00 -070023
Matteo Scandolo55bb0962017-12-20 16:06:19 -080024- name: Apply profile config
Matteo Scandolo3fc188e2017-10-02 18:05:58 -070025 hosts: head
26 roles:
Matteo Scandolo55bb0962017-12-20 16:06:19 -080027 - xos-config