Skip to content

Manage templates repositories for Packer#12

Open
kartnico wants to merge 1 commit intosaltstack-formulas:masterfrom
kartzone1:templates
Open

Manage templates repositories for Packer#12
kartnico wants to merge 1 commit intosaltstack-formulas:masterfrom
kartzone1:templates

Conversation

@kartnico
Copy link

@kartnico kartnico commented Aug 18, 2020

PR progress checklist (to be filled in by reviewers)

  • Changes to documentation are appropriate (or tick if not required)
  • Changes to tests are appropriate (or tick if not required)
  • Reviews completed

What type of PR is this?

Primary type

  • [build] Changes related to the build system
  • [chore] Changes to the build process or auxiliary tools and libraries such as documentation generation
  • [ci] Changes to the continuous integration configuration
  • [feat] A new feature
  • [fix] A bug fix
  • [perf] A code change that improves performance
  • [refactor] A code change that neither fixes a bug nor adds a feature
  • [revert] A change used to revert a previous commit
  • [style] Changes that do not affect the meaning of the code (white-space, formatting, missing semi-colons, etc.)

Secondary type

  • [docs] Documentation changes
  • [test] Adding missing or correcting existing tests

Does this PR introduce a BREAKING CHANGE?

No.

Related issues and/or pull requests

Describe the changes you're proposing

Manage templates repositories for Packer, like Bento project from Chef

Documentation checklist

  • Updated the README (e.g. Available states).
  • Updated pillar.example.

@pull-assistant
Copy link

Score: 1.00

Best reviewed: commit by commit


Optimal code review plan

     Manage templates repositories for Packer

Powered by Pull Assistant. Last update a7e493f ... a7e493f. Read the comment docs.

@myii
Copy link
Contributor

myii commented Aug 25, 2020

Thanks for the PR, @kartnico -- let's try to get some eyes on it from people who have previously contributed to this formula.

@arthurlogilab @andreimoustache Would either of you be able to glance at this PR and give some general feedback. If it's OK with either of you, we can go ahead and merge.

Copy link

@arthurzenika arthurzenika left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The example repo is still on master and not main, maybe we can find an example repo that has switched to main instead of master.

Cf https://github.com/github/renaming/ and https://github.blog/changelog/2020-07-17-links-to-deleted-branches-now-redirect-to-the-default-branch/

templates:
ubuntu:
address: https://github.com/boxcutter/ubuntu.git
revision: master

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
revision: master
revision: main

Install packer and add it to PATH

``packer.templates``
----------

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
----------
--------------------

@myii
Copy link
Contributor

myii commented Aug 26, 2020

This is exactly why it's so important to get the right feedback. Really appreciate your review, @arthurlogilab!

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

Successfully merging this pull request may close these issues.

3 participants