diff --git a/debian/changelog b/debian/changelog index 9ea0a03..57226f6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +puppet-code (0.1.0-1build289) noble; urgency=medium + + * commit event. see changes history in git log + + -- root Mon, 02 Mar 2026 14:10:22 +0000 + puppet-code (0.1.0-1build288) noble; urgency=medium * commit event. see changes history in git log diff --git a/environments/development/data/common.yaml b/environments/development/data/common.yaml index 84c9415..51a8229 100644 --- a/environments/development/data/common.yaml +++ b/environments/development/data/common.yaml @@ -7,6 +7,9 @@ sudo::configs: 'admin': 'content' : '%admin ALL=(ALL) NOPASSWD: ALL' 'priority' : 10 + 'ssm-user': + 'content' : 'ssm-user ALL=(ALL) NOPASSWD: ALL' + 'priority' : 10 accounts::user_list: ubuntu: