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

Updated cfengine source.list & minor changes #2

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Updated cfengine source.list & minor changes #2

wants to merge 2 commits into from

Conversation

erlepereira
Copy link

Added the DEBIAN_FRONTEND environment variable, useful for automated script installs
Updated the cfengine url to use "stable" -- its what currently works
Changed the RUN to use the array syntax instead (it ises "/bin/sh -c" to fire otherwise)

also added the COPY command to copy the shipped cfengine files from the directory (this is more a personal preference, suiting my particular needs)

fixed apt-get automated config setting, uses
DEBIAN_FRONTEND=noninteractive to avoid a TERM, Dialog error
Uses COPY syntax to copy files instead of fetching from a repository
RUN commands changed to array syntax
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.

1 participant