From 081ebed8da47c9bdc9d6536967ffa7f96fc41908 Mon Sep 17 00:00:00 2001 From: James Slagle Date: Thu, 2 Oct 2014 20:15:15 -0400 Subject: [PATCH] Rename instack-install-undercloud-packages to instack-install-undercloud --- README-packages.md | 2 +- live/instack-source-livecd.ks | 2 +- ...k-install-undercloud-packages => instack-install-undercloud} | 0 scripts/instack-install-undercloud-source | 2 +- 4 files changed, 3 insertions(+), 3 deletions(-) rename scripts/{instack-install-undercloud-packages => instack-install-undercloud} (100%) diff --git a/README-packages.md b/README-packages.md index f29b6fedd..83cdf5e3f 100644 --- a/README-packages.md +++ b/README-packages.md @@ -37,7 +37,7 @@ virtual machine environment, the stack user in the default instack vm is already the sceen. It also logs to ~/.instack/install-undercloud.log. You should see `install-undercloud Complete!` at the end of a successful run. - instack-install-undercloud-packages + instack-install-undercloud 4. Once the install script has run to completion, you should take note to secure and save the files `/root/stackrc` and `/root/tripleo-undercloud-passwords`. Both these files will be needed to interact diff --git a/live/instack-source-livecd.ks b/live/instack-source-livecd.ks index b13eb01c7..3ebb41c6c 100644 --- a/live/instack-source-livecd.ks +++ b/live/instack-source-livecd.ks @@ -99,7 +99,7 @@ yum -y install git git clone https://github.com/agroup/instack-undercloud cp instack-undercloud/instack-baremetal.answers.sample /home/stack/instack.answers cp instack-undercloud/deploy-virt-overcloudrc /home/stack/deploy-overcloudrc -# instack-install-undercloud-packages sources ~/instack.answers, and during the +# instack-install-undercloud sources ~/instack.answers, and during the # %chroot phase, apparently ~ evaluates to /tmp. So, we need to copy the # answers file there as well. cp instack-undercloud/instack-baremetal.answers.sample ~/instack.answers diff --git a/scripts/instack-install-undercloud-packages b/scripts/instack-install-undercloud similarity index 100% rename from scripts/instack-install-undercloud-packages rename to scripts/instack-install-undercloud diff --git a/scripts/instack-install-undercloud-source b/scripts/instack-install-undercloud-source index 782f3b648..5597897f1 100755 --- a/scripts/instack-install-undercloud-source +++ b/scripts/instack-install-undercloud-source @@ -175,7 +175,7 @@ if [ "$RUN_INSTACK" -eq 0 ]; then exit 0 fi -instack-install-undercloud-packages +instack-install-undercloud if [ "$DELOREAN" -eq 1 ]; then