Setting a filter platform=windows will filter for Windows nodes. AWS doesn't provide a value to platform for linux nodes, and trying to do a filter of platform= or platform=null or platform='', or another number of such ideas, will load all nodes including the windows nodes (or none at all).
Is there any way I can get just the linux nodes?
We want to be able to SSH to the linux nodes, and need to setup the Windows nodes to use WinRM, so maybe there is another way to solve this? Currently I'm trying to use 2 separate Node Sources in RunDeck to pull in the 2 different types of nodes.
Setting a filter
platform=windowswill filter for Windows nodes. AWS doesn't provide a value toplatformfor linux nodes, and trying to do a filter ofplatform=orplatform=nullorplatform='', or another number of such ideas, will load all nodes including the windows nodes (or none at all).Is there any way I can get just the linux nodes?
We want to be able to SSH to the linux nodes, and need to setup the Windows nodes to use WinRM, so maybe there is another way to solve this? Currently I'm trying to use 2 separate Node Sources in RunDeck to pull in the 2 different types of nodes.