Skip to content

Incorrect value of project_config_repo in install_master.sh? #23

Description

@SidBB

When I ran install_master.sh, the final "puppet apply" led to a few errors similar to this:

Error: /Stage[main]/Zuul::Server/File[/etc/zuul/layout]: Could not evaluate: Could not retrieve information from environment production source(s) file:/etc/project-config/zuul

I investigated and found that my /etc/project-config did not contain any of the config files. Instead, it contained the tree of your os-ext-testing repo.

It looks like it's due to a mistake on line 131 of install_master.sh. You've set project_config_repo to $OSEXT_REPO. I think it should be $DATA_PATH. I made that change in my local copy and it seemed to work.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions