Conversation
ja5087
left a comment
There was a problem hiding this comment.
wow, this is really impressive in scale
| @@ -0,0 +1,72 @@ | |||
| apiVersion: v1 | |||
There was a problem hiding this comment.
If this is templated by our convention it should end in .erb
There was a problem hiding this comment.
It would by the convention, but then you lose syntax highlighting on github and in your editor. I'm willing to change it, but I personally think it's fine as long as people know it's an erb template.
There was a problem hiding this comment.
imo it is not clear at all that it's an erb template outside of us in the know right now. You can configure syntax highlighting for different file extensions in your editor and there are cases where that will be wrong due to special characters that overlap between erb and the target language. YAML is pretty simple though so there might not be one in this case.
Errored hosts (0)Changed hosts (6)Unaffected hosts (95)WARNING: Output is too long for a comment, posted to a gist instead: https://gist.github.com/1001b6a5845b6733e2216a848ce50f25 |
Errored hosts (6)Changed hosts (0)Unaffected hosts (95)Errored hostserror for hozer-72.ocf.berkeley.eduerror for hozer-73.ocf.berkeley.eduerror for hozer-74.ocf.berkeley.eduerror for monsoon.ocf.berkeley.eduerror for pileup.ocf.berkeley.eduerror for whirlwind.ocf.berkeley.eduUnaffected hosts |
Literally just forgot to do this
This reverts commit d5f9645.
Co-authored-by: Christopher Cooper <cooperc@ocf.berkeley.edu>
* add bullseye to distributions * disable puppetlabs repo for bullseye * add bullseye-backports
ja5087
left a comment
There was a problem hiding this comment.
Before it went down I think this was working pretty well. Merging it will let other people work on this easier too and avoid us having things on different puppet envs (cooperc2).
| @@ -0,0 +1,72 @@ | |||
| apiVersion: v1 | |||
There was a problem hiding this comment.
imo it is not clear at all that it's an erb template outside of us in the know right now. You can configure syntax highlighting for different file extensions in your editor and there are cases where that will be wrong due to special characters that overlap between erb and the target language. YAML is pretty simple though so there might not be one in this case.
Errored hosts (0)Changed hosts (32)Unaffected hosts (56)WARNING: Output is too long for a comment, posted to a gist instead: https://gist.github.com/5b892a3ac0efb42c36619f9fe7e43ef2 |
Errored hosts (0)Changed hosts (2)Unaffected hosts (86)WARNING: Output is too long for a comment, posted to a gist instead: https://gist.github.com/ef19c85b8f1d7586ba0170fb14a8a719 |
|
🤷 |
This is a rewrite of the existing kubernetes setup from puppetlabs-kubernetes to manually configured services and configuration files.