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

cluster name missing tag brackets in worker config #280

Merged
merged 1 commit into from
May 6, 2019

Conversation

jorhett
Copy link
Contributor

@jorhett jorhett commented May 3, 2019

Currently produces this:

Notice: /Stage[main]/Kubernetes::Cluster_roles/Kubernetes::Kubeadm_join/Exec[kubeadm join]/returns: error converting YAML to JSON: yaml: line 4: found character that cannot start any token

Due to file contents

apiVersion: kubeadm.k8s.io/v1beta1
caCertPath: /etc/kubernetes/pki/ca.crt
kind: JoinConfiguration
clusterName: @kubernetes_cluster_name

@carabasdaniel
Copy link
Contributor

@jorhett Thanks

@carabasdaniel carabasdaniel merged commit 982ae83 into puppetlabs:master May 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants