Bug 1475504 - [DOCS] EBS example may be broken
Summary: [DOCS] EBS example may be broken
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Documentation
Version: 3.5.0
Hardware: Unspecified
OS: Unspecified
low
medium
Target Milestone: ---
: ---
Assignee: Gaurav Nelson
QA Contact: Chao Yang
Vikram Goyal
URL:
Whiteboard: 3.7-release-plan
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-07-26 19:39 UTC by Eric Rich
Modified: 2017-09-09 05:54 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-09-08 00:56:05 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Eric Rich 2017-07-26 19:39:51 UTC
Document URL: https://docs.openshift.com/container-platform/3.5/install_config/persistent_storage/dynamically_provisioning_pvs.html#aws-elasticblockstore-ebs

Section Number and Name: AWS ElasticBlockStore (EBS) Object Defintion

Describe the issue: The example from this section fails. 

Fails with: expecting '"' and instead got 't'

Suggestions for improvement: 

 encrypted: true
should be: 
 encrypted: "true"

Additional information:

Comment 1 Gaurav Nelson 2017-08-29 01:23:19 UTC
Changes are in PR https://github.com/openshift/openshift-docs/pull/5112

Comment 2 openshift-github-bot 2017-08-29 04:21:20 UTC
Commit pushed to master at https://github.com/openshift/openshift-docs

https://github.com/openshift/openshift-docs/commit/152603b8235dafe6a9a0aac19596d24bda0188e5
Merge pull request #5112 from gaurav-nelson/Bug1475504Fixes

Bug#1475504 - fixes broken EBS example


Note You need to log in before you can comment on or make changes to this bug.