Skip to content
This repository was archived by the owner on Mar 12, 2019. It is now read-only.
This repository was archived by the owner on Mar 12, 2019. It is now read-only.

resolve_cookbooks still being called even when --only nodes is specified #85

@eherot

Description

@eherot

My limited understanding is that this should not happen. Anyway...

NOTE: This was run against the 2.8 branch.

Output tells all:

$ be spiceweasel --loglevel debug --debug --extractlocal ./spiceweasel/manifest.yml --only nodes
DEBUG: No chefignore file found at /Users/eherot/git_repos/evertrue/chefignore no files will be ignored
WARN: found a directory tmp in the cookbook path, but it contains no cookbook files. skipping.
DEBUG: dir_ext: apache_storm 3.0.0
DEBUG: dir_ext: application 2.0.4
DEBUG: dir_ext: application_nginx 1.1.0

Contents of ./spiceweasel/manifest.yml:

clusters:
- stage:
  - ec2 2:
    run_list: recipe[et_base]
    options: -flavor c3.large -g sg-c204d2a7 -N stage-test-eherot-N{{n}} -s subnet-a792da8f -E stage

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions