Merge "Fix typos in bifrost docs"

This commit is contained in:
Jenkins 2015-08-19 18:13:38 +00:00 committed by Gerrit Code Review
commit 871fd247a7
2 changed files with 2 additions and 2 deletions

View File

@ -287,7 +287,7 @@ How this works?
Utilizing the dynamic inventory module, enrollment is as simple as setting
the BIFROST_INVENTORY_SOURCE environment variable to your inventory data
source, and then executing the the enrollment playbook.::
source, and then executing the enrollment playbook.::
export BIFROST_INVENTORY_SOURCE=/tmp/baremetal.json
ansible-playbook -vvvv -i inventory/bifrost_inventory.py enroll-dynamic.yaml

View File

@ -53,7 +53,7 @@ You may obtain a copy of the License at
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express orimplied.
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.