[Docs] Replace IP with <FUEL_MASTER_IP>

Bug #1472103 reported by Denis Klepikov
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Fix Released
Medium
Maria Zlatkova
6.1.x
Fix Released
Medium
Maria Zlatkova

Bug Description

https://docs.mirantis.com/openstack/fuel/fuel-master/reference-architecture.html#sync

- id: rsync_core_puppet
  type: sync
  role: '*'
  required_for: [pre_deployment_end]
  requires: [upload_core_repos]
  parameters:
    src: rsync://10.20.0.2:/puppet/
    dst: /etc/puppet
    timeout:

Should be:

- id: rsync_core_puppet
  type: sync
  role: '*'
  required_for: [pre_deployment_end]
  requires: [upload_core_repos]
  parameters:
    src: rsync://<FUEL_MASTER_IP>:/puppet/
    dst: /etc/puppet
    timeout:

Tags: area-docs docs
Changed in fuel:
assignee: nobody → Fuel Documentation Team (fuel-docs)
tags: added: docs
Revision history for this message
Irina Povolotskaya (ipovolotskaya) wrote :

Agree with using a placeholder.

Changed in fuel:
milestone: none → 6.1-updates
importance: Undecided → Medium
status: New → Confirmed
Changed in fuel:
assignee: Fuel Documentation Team (fuel-docs) → Maria Zlatkova (mzlatkova)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to fuel-docs (master)

Fix proposed to branch: master
Review: https://review.openstack.org/203538

Changed in fuel:
status: Confirmed → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to fuel-docs (stable/6.1)

Fix proposed to branch: stable/6.1
Review: https://review.openstack.org/203554

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-docs (stable/6.1)

Reviewed: https://review.openstack.org/203554
Committed: https://git.openstack.org/cgit/stackforge/fuel-docs/commit/?id=79a2be93e9ea99b9a29557b8ffe825ce1a8fe50e
Submitter: Jenkins
Branch: stable/6.1

commit 79a2be93e9ea99b9a29557b8ffe825ce1a8fe50e
Author: Maria Zlatkova <email address hidden>
Date: Mon Jul 20 12:29:08 2015 +0300

    [Reference Arch] Replace IP

    Replaces the IP with <FUEL_MASTER_IP> in Reference Architectures.

    Change-Id: I472710b7232ac75f7876530be395a586dc49e179
    Closes-Bug: #1472103

Changed in fuel:
status: In Progress → Fix Committed
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-docs (master)

Reviewed: https://review.openstack.org/203538
Committed: https://git.openstack.org/cgit/stackforge/fuel-docs/commit/?id=92508f8dba9fb8e78540c93869bcebe64c147317
Submitter: Jenkins
Branch: master

commit 92508f8dba9fb8e78540c93869bcebe64c147317
Author: Maria Zlatkova <email address hidden>
Date: Mon Jul 20 12:29:08 2015 +0300

    [Reference Arch] Replace IP

    Replaces the IP with <FUEL_MASTER_IP> in Reference Architectures.

    Change-Id: I472710b7232ac75f7876530be395a586dc49e179
    Closes-Bug: #1472103

Dmitry Pyzhov (dpyzhov)
tags: added: area-docs
Changed in fuel:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.