Commit afad2207 authored by Pierre Smeyers's avatar Pierre Smeyers
Browse files

fix: host-key-checking input default value

parent 982c80f9
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -59,7 +59,7 @@ spec:
    host-key-checking:
      description: Enable or disable the SSH host key checking
      type: boolean
      default: true
      default: false
    default-roles-path:
      description: The default path where the roles should be installed
      default: $CI_PROJECT_DIR/roles