diff --git a/openssh/files/banner b/openssh/files/banner index 9ed979d..47efa73 100644 --- a/openssh/files/banner +++ b/openssh/files/banner @@ -2,11 +2,11 @@ Welcome to {{ grains['id'] }}! Managed By - _____ ____ _____ __ __ + _____ ____ _____ __ __ / ___/____ _/ / /_/ ___// /_____ ______/ /__ \__ \/ __ `/ / __/\__ \/ __/ __ `/ ___/ //_/ - ___/ / /_/ / / /_ ___/ / /_/ /_/ / /__/ ,< -/____/\__,_/_/\__//____/\__/\__,_/\___/_/|_| + ___/ / /_/ / / /_ ___/ / /_/ /_/ / /__/ ,< +/____/\__,_/_/\__//____/\__/\__,_/\___/_/|_| Make sure changes get pushed into the state repo! diff --git a/openssh/files/fire_banner b/openssh/files/fire_banner index c50f5f7..4acac33 100644 --- a/openssh/files/fire_banner +++ b/openssh/files/fire_banner @@ -1,13 +1,13 @@ Welcome to {{ grains['id'] }}! Managed By - ( ( - )\ ) ( ) )\ ) ) ) -(()/( ) )\ ( /((()/( ( /( ) ( /( - /(_))( /( ((_))\())/(_)))\())( /( ( )\()) -(_)) )(_)) _ (_))/(_)) (_))/ )(_)) )\ ((_)\ -/ __|((_)_ | || |_ / __|| |_ ((_)_ ((_)| |(_) -\__ \/ _` || || _|\__ \| _|/ _` |/ _| | / / -|___/\__,_||_| \__||___/ \__|\__,_|\__| |_\_\ + ( ( + )\ ) ( ) )\ ) ) ) +(()/( ) )\ ( /((()/( ( /( ) ( /( + /(_))( /( ((_))\())/(_)))\())( /( ( )\()) +(_)) )(_)) _ (_))/(_)) (_))/ )(_)) )\ ((_)\ +/ __|((_)_ | || |_ / __|| |_ ((_)_ ((_)| |(_) +\__ \/ _` || || _|\__ \| _|/ _` |/ _| | / / +|___/\__,_||_| \__||___/ \__|\__,_|\__| |_\_\ Make sure changes get pushed into the state repo! diff --git a/openssh/map.jinja b/openssh/map.jinja index efe8daf..8d81307 100644 --- a/openssh/map.jinja +++ b/openssh/map.jinja @@ -1,7 +1,7 @@ {## Start with defaults from defaults.yaml ##} {% import_yaml "openssh/defaults.yaml" as default_settings %} -{## +{## Setup variable using grains['os_family'] based logic, only add key:values here that differ from whats in defaults.yaml ##}