Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Stenographer role #564

Open
spartan782 opened this issue Apr 30, 2021 · 1 comment
Open

Update Stenographer role #564

spartan782 opened this issue Apr 30, 2021 · 1 comment
Milestone

Comments

@spartan782
Copy link
Contributor

Each role needs to be checked and update any ansible modules or tasks that are deprecated, failing or giving warnings.

@spartan782 spartan782 added this to the 3.0 milestone Apr 30, 2021
@koelslaw
Copy link
Contributor

LGTM

PLAY [stenographer] ********************************************************************************************

TASK [Gathering Facts] *****************************************************************************************
ok: [simplerockbuild.simplerock.lan]

TASK [Include user-override vars] ******************************************************************************
ok: [simplerockbuild.simplerock.lan]

TASK [stenographer : include_tasks] ****************************************************************************
included: /usr/share/rock/roles/stenographer/tasks/deploy.yml for simplerockbuild.simplerock.lan

TASK [stenographer : Install packages] *************************************************************************
changed: [simplerockbuild.simplerock.lan]

TASK [Set stenographer config] *********************************************************************************
changed: [simplerockbuild.simplerock.lan] => (item=[0, u'eth1'])

TASK [Create stenographer directories] *************************************************************************
changed: [simplerockbuild.simplerock.lan] => (item=[u'eth1', u'index'])
changed: [simplerockbuild.simplerock.lan] => (item=[u'eth1', u'packets'])

TASK [Install stenographer service files] **********************************************************************
changed: [simplerockbuild.simplerock.lan] => (item=stenographer.service)
changed: [simplerockbuild.simplerock.lan] => ([email protected])

TASK [Generate stenographer keys] ******************************************************************************
changed: [simplerockbuild.simplerock.lan]

TASK [stenographer : Discover facts about data mount] **********************************************************
skipping: [simplerockbuild.simplerock.lan] => (item={u'block_used': 39164, u'uuid': u'85b1bba3-fe1b-4601-a3f8-ef4b19efcd31', u'size_total': 1063256064, u'block_total': 259584, u'mount': u'/boot', u'block_available': 220420, u'size_available': 902840320, u'fstype': u'xfs', u'inode_total': 524288, u'options': u'rw,seclabel,relatime,attr2,inode64,noquota', u'device': u'/dev/sda1', u'inode_used': 337, u'block_size': 4096, u'inode_available': 523951}) 
skipping: [simplerockbuild.simplerock.lan] => (item={u'block_used': 1434416, u'uuid': u'3b3f1a8b-f0c9-4308-8218-4d0f41bbf8af', u'size_total': 53660876800, u'block_total': 13100800, u'mount': u'/', u'block_available': 11666384, u'size_available': 47785508864, u'fstype': u'xfs', u'inode_total': 26214400, u'options': u'rw,seclabel,relatime,attr2,inode64,noquota', u'device': u'/dev/mapper/rocknsm-root', u'inode_used': 55543, u'block_size': 4096, u'inode_available': 26158857}) 
skipping: [simplerockbuild.simplerock.lan] => (item={u'block_used': 8251, u'uuid': u'3cc31e72-5bff-48c8-9e1d-213d14404413', u'size_total': 95910432768, u'block_total': 23415633, u'mount': u'/home', u'block_available': 23407382, u'size_available': 95876636672, u'fstype': u'xfs', u'inode_total': 46854144, u'options': u'rw,seclabel,relatime,attr2,inode64,noquota', u'device': u'/dev/mapper/rocknsm-home', u'inode_used': 7, u'block_size': 4096, u'inode_available': 46854137}) 

TASK [stenographer : Determining if quotas are enabled] ********************************************************
ok: [simplerockbuild.simplerock.lan]

TASK [Create stenographer quota project id] ********************************************************************
skipping: [simplerockbuild.simplerock.lan]

TASK [Map stenographer quota project id to name] ***************************************************************
skipping: [simplerockbuild.simplerock.lan]

TASK [Define stenographer quota project directories] ***********************************************************
skipping: [simplerockbuild.simplerock.lan]

TASK [set stenographer weight] *********************************************************************************
skipping: [simplerockbuild.simplerock.lan]

TASK [set stenographer quota if not user defined] **************************************************************
skipping: [simplerockbuild.simplerock.lan]

TASK [set stenographer project quota] **************************************************************************
skipping: [simplerockbuild.simplerock.lan]

TASK [Configure stenographer service] **************************************************************************
changed: [simplerockbuild.simplerock.lan]

TASK [Configure stenographer per interface] ********************************************************************
changed: [simplerockbuild.simplerock.lan] => (item=eth1)

TASK [stenographer : Configure firewall ports] *****************************************************************
skipping: [simplerockbuild.simplerock.lan] => (item=eth1) 

RUNNING HANDLER [Start stenographer service] *******************************************************************
changed: [simplerockbuild.simplerock.lan]

RUNNING HANDLER [Start stenographer per interface] *************************************************************
ok: [simplerockbuild.simplerock.lan] => (item=eth1)

RUNNING HANDLER [Restart stenographer per interface] ***********************************************************
ok: [simplerockbuild.simplerock.lan] => (item=eth1)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants