Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

leaner shell provisioner: provision.sh => Makefile/cfg-mgmt: provisioning is within node recipe (data/config/cfg-mgr/ansible) rather than procedural control (provision.sh) #56

Open
ssenator opened this issue May 18, 2020 · 0 comments

Comments

@ssenator
Copy link
Collaborator

ssenator commented May 18, 2020

Issue #2, Issue #22, Issue #52

  • Makefile target rules (build, install, configure, verify) rather than in provision.sh driver
  • precise ordering
    • precisely specify order of operations of service hierarchy in sub-directories of {build,config,install,verify}
    • including the {inc,lib}/*.sh headers which should not be loaded in alphabetic order (ex. dynamic before cfgfs)
      each directory contains a "cursor", "next" and a "requires"
@ssenator ssenator changed the title leaner shell provisioner: provision.sh => Makefile/cfg-mgmt: provisioning is within node recipe (data/config) rather than procedural control (provision.sh) leaner shell provisioner: provision.sh => Makefile/cfg-mgmt: provisioning is within node recipe (data/config/cfg-mgr/ansible) rather than procedural control (provision.sh) Jun 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant