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

Unable to fully customize the repository URL #10

Open
davidassigbi opened this issue Sep 13, 2024 · 0 comments
Open

Unable to fully customize the repository URL #10

davidassigbi opened this issue Sep 13, 2024 · 0 comments

Comments

@davidassigbi
Copy link
Contributor

Expected Behavior

There should be a way to fully swap the repo file used while installing postgresql. This allows for greater levels of customization than anything we could eve provide and this way we dont have to put every single information a variable.

Current Behavior

Tasks used to configure the posgresql repo use a harcoded source template that doesnt allow for that total cusomization.
image

Possible Solution

  1. Add a variable postgresql_repofile_content and have that variable be the only content templated inside the hardcoded template.
  2. Add a variable postgresql_repo_template that can be set to any file path on the controller.
    image

Steps to Reproduce (for bugs)

Context

Your Environment

  • Version used: 1.0.0
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