Skip to content

Fix build warning #189

@bb03

Description

@bb03

[WARNING]: Empty continuation line found in:
RUN sed -i -e 's/%!s(MISSING)udo\s+ALL=(ALL(:ALL)?)\s+ALL/%!s(MISSING)udo ALL=NOPASSWD:ALL/g' /etc/sudoers && sudo echo -e '\nansible ALL=(splunk)NOPASSWD:ALL' >> /etc/sudoers && groupadd -r ${ANSIBLE_GROUP} && useradd -r -m -g ${ANSIBLE_GROUP} ${ANSIBLE_USER} && usermod -aG sudo ${ANSIBLE_USER} && mkdir ${CONTAINER_ARTIFACT_DIR} && chown -R ${ANSIBLE_USER}:${ANSIBLE_GROUP} $CONTAINER_ARTIFACT_DIR && chmod -R 555 ${SPLUNK_ANSIBLE_HOME} && chmod 755 /sbin/entrypoint.sh /sbin/createdefaults.py /sbin/checkstate.sh
[WARNING]: Empty continuation lines will become errors in a future release.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions