Skip to content
This repository has been archived by the owner on Mar 18, 2024. It is now read-only.

instructions on coreOS website are possibly a bit off #38

Open
IPvSean opened this issue Oct 14, 2016 · 2 comments
Open

instructions on coreOS website are possibly a bit off #38

IPvSean opened this issue Oct 14, 2016 · 2 comments

Comments

@IPvSean
Copy link

IPvSean commented Oct 14, 2016

In reference to defunctzombie's post here: https://coreos.com/blog/managing-coreos-with-ansible/

it seems like it would be better to do this in the /etc/ansible/hosts file instead of what is posted there:
ansible_python_interpreter="/home/core/bin/python"
(reason: ansible/ansible#9650) maybe something changed in Ansible?

This was the only way I could get it to work...

@wincus
Copy link

wincus commented Jan 2, 2017

indeed ... ran into the same problem and validated that change fixes it

+1

@switchboardOp
Copy link
Contributor

this also fixed my issue.

$ cat /etc/os-release
NAME="Container Linux by CoreOS"
ID=coreos
VERSION=1745.7.0
VERSION_ID=1745.7.0
BUILD_ID=2018-06-14-0909
PRETTY_NAME="Container Linux by CoreOS 1745.7.0 (Rhyolite)"
ANSI_COLOR="38;5;75"
HOME_URL="https://coreos.com/"
BUG_REPORT_URL="https://issues.coreos.com"
COREOS_BOARD="amd64-usr"

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants