Uploaded image for project: 'Product Technical Learning'
  1. Product Technical Learning
  2. PTL-15909

DO188v4.18: Ch04s03: creating podman secrets : wrong statement compared to example

XMLWordPrintable

    • False
    • Hide

      None

      Show
      None
    • False
    • 4
    • en-US (English)

      Please fill in the following information:


      URL: https://rol.redhat.com/rol/app/courses/do188-4.18/pages/ch04s03
      Reporter RHNID: chetan-rhls
      Section Title:    h4. Creating Podman Secrets                                                                    

      Issue description: CH04s03 under  Creating Podman Secrets  subtitle says this :

      "To create a secret from a file, run the podman secret create subcommand specifying the name of the file containing the sensitive information, and the name of the secret to create as arguments. The output of the podman secret create subcommand displays the secret ID."

      but the example says this :
      [user@host ~]$
      echo "R3d4ht123" > dbsecretfile
      [user@host ~]$
      podman secret create dbsecret dbsecretfile
      9c2400836ee16ed07d86a3122
      The statement is jumbled : the name of the secret actually comes before the name of the file. 

       

      Steps to reproduce:

       

      Workaround:

       

      Expected result:

              rht-psolarvi Pablo Solar Vilariño
              chetan-rhls Chetan Tiwary
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: